YinLiLin / CMplot

📊 Circular and Rectangular Manhattan Plot
511 stars 112 forks source link

The SNP density map's color can not be changed. #20

Open zhangjiazi opened 4 years ago

zhangjiazi commented 4 years ago

Dear LiLin-Yin, Thanks so much for your R package "CMplot". But when I use this package to draw an SNP density map, I found that the color of this map can not be changed, the color is always "darkgreen , yellow and red". (this code: col=c("darkgreen", "yellow", "red")) The map change nothing when i change these colors. I thought that maybe the code"col" have some problem. So I tell you this problem at here and hope you can modify this problem. Thanks again!

                                                                                                                                    Yours, 
                                                                                                                                    Jiazi Zhang
YinLiLin commented 4 years ago

Hi jiazi,

Thanks for using CMplot, also appreciate for your feedback. The color for density plot is no longer controlled by col at the current version, please use chr.den.col instead.

BW, Lilin

zhangjiazi commented 4 years ago

Thanks very much!

张家梓

zhang_jiazi@163.com | 签名由网易邮箱大师定制 On 11/28/2019 20:23,Lilin Yinnotifications@github.com wrote:

Hi jiazi,

Thanks for using CMplot, also appreciate for your feedback. The color for density plot is no longer controlled by col at the current version, please use 'chr.den.col' instead.

BW, Lilin

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.