Utilities / Create consensus sequence from a BAM file

Utilities / Create consensus sequence from a BAM file Description

Given an indexed BAM file and corresponding reference genome (in fasta format), this tool constructs a consensus sequence based on the alignment.

Parameters

None

Details

This tool uses SAMtools, bcftools and vcfutils.pl script to create a consensus sequence for the given alignment file. The actual […]