This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Haploview export LD block

Hi, I was trying to use Haploview to evaluate the LD and find the LD block. However, when I export the SVG file,

I found my image is... is kind of ugly. The line and number are overlaped! enter image description here

Here is the command line I used :

            -jar Haploview_loc \
            -n \
            -memory 2000 \
            -pedfile ped_loc \
            -info info_loc \
            -svg \
            -out  save_loc \
            -ldvalues RSQ  \
            -blockoutput 

I expect to get the LD block like this:

enter image description here

How do I fix my ugly image?

haploview block ld

0 answers

No answers yet.

Log in to answer this question.