jokergoo / circlize

Circular visualization in R
http://jokergoo.github.io/circlize_book/book/
Other
959 stars 141 forks source link

add chr on ideogram #387

Open lmanchon opened 5 months ago

lmanchon commented 5 months ago

Please provide example datasets and the code you use. It will help me to understand your problem and help you! --Hi,

when i use circos.initializeWithIdeogram() i have only chromosome number, i need to add chr[0-22,X,Y] on ideogram, how to do ?

thank you --