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.
Hi all! I'm dealing with vcf and tsv files always in the same scenario: unannotated_multisample-VCF and a related tsv with annotation(from VEP). I wonder in …
What have you tried? Read the bcftools manual, there is a command for your exact situation in there.