Entering edit mode
                    14.1 years ago
        Kwame
        
    
        ▴
    
    10
    Hello,
Are there samtools command to get a consensus sequence from a vcf file?
Hello,
Are there samtools command to get a consensus sequence from a vcf file?
There is a perl script called vcfutils in the bcftools folder that will make a consensus from an all-loci vcf file. It will ignore indels, only making a lower-case letter windows around them.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.