We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Consensus calling via vcf2fq samtools mpileup -uf ref.fa aln.bam | bcftools call -c | vcfutils.pl vcf2fq > cns.fq
Get a list of samples from a VCF bcftools query -l file.vcf.gz