This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How To Tell If Bed/Bim/Fam Data Are Phased?

For VCF files the rule is "pipe means phased, slash unphased". See A: Phased and unphased genotypes in VCF files: does the order of alleles matter?

Is there such a rule for the bed/bim/fam family of files?

bed

1 answer

As far as I know, bed/bim/fam is a plink binary format of regular ped/map format, which is not a phased format.

See SHAPEIT for examples of file formats.

Log in to answer this question.