Compare positions of GWAS SNPs to peaks called in MACs
Hello,
I have downloaded a list of SNPs from the GWAS Catalog, and I want to compare the positions of these SNPs to see if they overlap with peaks called in MACs from sequencing data. What is the best way for somebody with limited bioinformatics experience of doing this?
• 2,439 views
•
link
0 answers
No answers yet.
Log in to answer this question.
You can use
intersectBedfeature frombedtools. Prepare your SNP file in bed format and follow thisvenu - I want to do this also, but map human GWAS to mouse peaks....suggestions?