This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Genotype Extraction Format from VCF file

When you extract genotype data for certain samples in a VCF file, is the resultant file in GT.FORMAT still technically a VCF file in itself? or if you wanted these extracted genotypes in their own vcf, do you somehow have to convert this to .vcf?

sequencing terminal vcf

it's not clear. Give use an example of "resultant file" and"extracted genotypes "

1 answer

While your question is unclear, if you select lines from your vcf and keep the header intact then yes, that's still a vcf. If you start to do more tampering than you are likely breaking the specfications.

Log in to answer this question.