Any suitable alternative for Haploview?
Hello everyone, I used to use Haploview to analyze my GWAS results but recently I'm unable to use it because of some errors it throwing. I would like to know if there is any suitable alternative for Haploview which can help me to visualize my GWAS results and also look into SNPs by beta, OR, and p-value, etc.
Thanks in advance
• 3,121 views
•
link
1 answer
Yes and no... this is a 'forgotten' space, i.e., haplotype viewers. You may get some tips from this thread: A: Manhattan plots and linkage disequilibrium heatmap
For beta, OR, p-value, et cetera, please use PLINK. In R, try snpStats ( http://bioconductor.org/packages/release/bioc/html/snpStats.html )
Kevin
• 0 views
•
link
Log in to answer this question.
Hi Kevin, thanks for your tips. Can you please point me a suitable page for this "For the beta, OR, p-value, et cetera, please use PLINK."? Thanks in advance
Hi, please try the PLINK documentation. There is the original documentation for PLINK pre version 1.9 ( https://zzz.bwh.harvard.edu/plink/ ) and the 'new' documentation for versions >= 1.9 ( https://www.cog-genomics.org/plink/ ).