This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to avoid overlapping labels in a manhattan plot qqman

Hei i created a Manhattan Plot via qqman and i used the "annotatePval" argument unfortunatly everything is fine so far except the labels are overlapping. This is my code

manhattan(out, chr="CHR", bp="BP", snp="SNP", p="P", suggestiveline = 4.65, genomewideline = 5.95, annotatePval = 0.000040, annotateTop = FALSE, highlight = intrestingSNPs )

enter image description here

Does anyone has an idea how to fix this without ggrepel?

overlapping manhattan labels plot

0 answers

No answers yet.

Log in to answer this question.