Entering edit mode
2.5 years ago
bio.pelayo
•
0
Hi all!
I have a vcf file from exome seq (11GB). I have another file (.txt) with only one column. I want to subset the vcf with the ID that both files have in common.
What have you tried? Read the bcftools manual, there is a command for your exact situation in there.