Skip to content

How are the base quality score generated? #50

@nriddiford

Description

@nriddiford

Hi,

I am using tracy assemble to assemble between 2 - 4 trace files. I am outputting the consensus as a .fastq file, and then aligning this to a reference sequence.

Downstream, I am performing some analysis that filters on per-nucleotide quality scores, and I am not sure that I understand how the these are translated from the base signal from the chromatogram to the base quality of the consensus calculated within tracy assemble. Typically, I only see 2 different base quality scores on a consensus (e.g. 19 and 24).

Do you have any insight into this?

I'm calling tracy like so:

tracy assemble \
            --format fastq \
            --inccons \
            --trim 3 \
            --outprefix ${colony_id} \
            colony_1_p1.ab1 colony_1_p2.ab1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions