Entering edit mode
9.4 years ago
Ishtiaq Ahmad Khan
▴
70
I have a multi sample VCF and want to run folloing command to extract novel SNPs
bcftools view -s sample -n singleton.1_22_XY.snp144.vcf.gz
I want to run this command one by one on all samples in multisample VCF to get separate output.