Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have only one-layer of circle plot #121

Open
seisland1 opened this issue Apr 5, 2024 · 1 comment
Open

I have only one-layer of circle plot #121

seisland1 opened this issue Apr 5, 2024 · 1 comment

Comments

@seisland1
Copy link

Cir_Manhtn P

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

@YinLiLin
Copy link
Owner

YinLiLin commented Apr 9, 2024

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'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants