This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Plot Ld In R As In Haploview

Dear all,

I am trying to find a R package to plot LD blocks.

I found LDheatmap package but I would prefer a graphical representation as in haploview with LD blocks, and options to add lines or select markers on the graph.

Thank you for your help.

Steven

r visualization linkage haploview

1 answer

If you are particular about an R package, I would like to suggest snp.plotter package. See snp.plotter reference manual here.

Example plot from snp.plotter:

alt text

In addition, I would like to suggest LocusZoom or SNAP for visualization of LD blocks.

There is a web-interface and standalone package available for LocusZoom.

Example figure using LocusZoom:

alt text

Example figure using SNAP:

alt text

Manuscript describing snp.plotter here, LocusZoom here and SNAP here.

Thank you! I've shared this tip with my colleagues.

Thanks, both tools look amazing! Going to play around with them!

This is really cool, kudos to the authors.

Log in to answer this question.