how to split M3VCF by ID?
0
0
Entering edit mode
3.6 years ago
dec986 ▴ 370

I'm attempting to extract sample IDs from an m3vcf file just like I would with VCF, with a command like:

bcftools view --samples XXXXX Estimates.m3vcf.gz

but then I get an error:

Failed to open Estimates.m3vcf.gz: unknown file type

My instinct is that bcftools doesn't support the m3vcf type.

is there an automated way that I could select certain sample IDs from an M3VCF file?

imputation • 870 views
ADD COMMENT
0
Entering edit mode

I had to google for m3vcf: https://genome.sph.umich.edu/wiki/M3VCF_Files

is there an automated way that I could select certain sample IDs from an M3VCF file?

cut
ADD REPLY

Login before adding your answer.

Traffic: 1479 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6