Closed huw143 closed 3 years ago
you can add para -adjHeatmap -0.1 to solve your problem.
A
you can use the para -adjHeatmap to make the LDheatmap move up and down.
-adjHeatmap
B: the program is designed like this: The ResizeH parameter is to limit the maximum possible height of the canvas. so you height=385 < 4096 , will take the 385 as the final height.
Other infomation: B.1: when the SNP small , The svg file size is small, you can edit it directly (as :Adobe Illustrator ). Enlarge the picture proportionally B.2:Convert it manually by one of the following command :
# B.2.1 :
convert -resize 4096 xxx.svg xxx.png
# B.2.2
perl LDBlockShow-*/bin/svg_kit/svg2xxx.pl xxx.svg -t png --height 40.96
@huw143
you can use the para -adjHeatmap to make the LDheatmap move up and down.
-adjHeatmap
@hewm2008 Thanks a lot for your help, it solved by your helpful suggestions.
Best regards,
Hu
Hi He,
I found one question that the SVG size could not be adjusted by -ResizeH function, I used the command line in the attachment and got a partial plot (please see the bottom of the plot). Please check the attachment for details, thanks a lot for your continuous helps.
Best regards,
Hu