Skip to content

to reuse or not reuse spade corrected reads - that is the question... #33

@evezeyl

Description

@evezeyl

As corrected reads are output from the bayesian hammer error correction from spades -> I would reuse those instead of using the original trimmed reads.
This error correction appears sensible as it uses clustering of K-mers - so IF kmer is very rare its is assumed that it is an error unless the phred quality is really good. it appears to be conservative and a good method for data with good coverage. Errors are corrected only when phred is not good and only few representant in cluster. So, quiet conservative.
we are likely to reintroduce error if we used trimmed reads.
Aslo it appears to be more consistent to reuse those reads, as we actually generated the assembly with those corrected reads. (But true enought that: unless the filtering quality is set very low in trimmomatic, it should not make a huge difference afterwards). will make some tests...

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