Galaxy | Tool Preview

Add LoFreq alignment quality scores (version 2.1.5+galaxy1)

lofreq alnqual: add base- and indel-alignment qualities (BAQ, IDAQ) to aligned read records

What it does

This tool can compute base- and/or indel-alignment quality scores for aligned reads in SAM/BAM format and store these scores under the custom tags lb (for the base alignment qualities, ai (insertion alignment qualities) and ad (deletion alignment qualities), which it will add to its output BAM.

These tags and their scores can be reused by LoFreq call, which can incorporate them into its model for variant quality calculation.

Do not realign your reads after adding alignment qualities to them since the scores would not be updated in the process!

Notes: