rnabioco / djvdj

An R package to analyze single-cell V(D)J data
https://rnabioco.github.io/djvdj
Other
23 stars 4 forks source link

overlapping labels in circos plot #118

Closed jayhesselberth closed 1 year ago

jayhesselberth commented 1 year ago

Labels overlap in: https://rnabioco.github.io/djvdj/articles/gene-usage.html#circos-plot

Maybe use this approach: https://jokergoo.github.io/circlize_book/book/high-level-genomic-functions.html#labels-1

jayhesselberth commented 1 year ago

more overlaps here: https://rnabioco.github.io/djvdj/articles/similarity.html#circos-plot

sheridar commented 1 year ago

The strategy described above doesn't seem to work for chordDiagram(), instead included argument to rotate labels 90 degrees (see #126)