You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is because only one trait existed in your data, if you want to get more than one layers, please add more traits by columns in the data 'entire_assoc'.
I have only one-layer of circle in the plot like above jpg file
How can I have three-layers like the example of yours?
My code was
CMplot(entire_assoc,type="p",plot.type="c",chr.labels=paste("CHR",c(1:22),sep=""),r=0.4,cir.axis=FALSE,
outward=FALSE,cir.axis.col="black",cir.chr.h=1.3,chr.den.col="black",file="png",
file.name="",dpi=600,file.output=TRUE,verbose=TRUE,width=10,height=10)
Thank you for your work!
Sei
The text was updated successfully, but these errors were encountered: