Entering edit mode
10.2 years ago
muralinmars
▴
100
Hi all,
To be precise. I am doing a gene based test using bayesian approach. For which there are certain prerequisite files, one is the .hap file.
It should contain the details on,
- freq. of second/minor allele
- base pair position of the corresponding SNP
- along with the haplotype details (for the allele combination)
- and it is for specific population (say for eg., CEU)
One option that I can think of is obviously the 1000g data from the hapmap (VCF data). But got no idea of how to proceed on further (with plink or with any other packages). Any suggestions will be of great help.
Thanks a bunch