Closed sapfo closed 11 years ago
Very similar to a tfam. Difference might be in the tab delimited versus space delimited. Also tfam has in principle more columns. So we just need to be able to parse something with relevant info on the first two columns.
--tfam: will force it to read that file as a tfam format is (but we only care about the first two columns).
if easy: we would prefer that it overwrites in case of a
Implemented in [274].
http://www.1000genomes.org/category/vcf
to specify the population info they use a separate tab delimited file in the 1000G. I wonder if we should do the same...