This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to get Haplotype file from PLINK format data

My original data is in PLINK format (.bim, .bed , .fam). can I get haplotype file from this plink data? The format of haplotypes should be, with one row per SNP and one column per haplotype.

What program can do this? Any suggestion please

snp plink

Where do you next want to use the data? - HaploView? Plink has a --recodeHV option for that. In addition, one cannot just output haplotypes 'randomly' from genetic data. You have to define certain thresholds for parameters that are commonly used to identify haplotypes.

I just found that SHAPEIT, can do the same.

0 answers

No answers yet.

Log in to answer this question.