-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
cpauvert and sitems
Metadata
Metadata
Assignees
Labels
No labels