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 )
Does anyone has an idea how to fix this without ggrepel?
• 1,147 views
•
link
0 answers
No answers yet.
Log in to answer this question.