Skip to content

Fiter for a minimum mean read quality did not work when "cut front" and "cut tail" were turned on #27

@wanyuac

Description

@wanyuac

Software: fastplong v0.3.0

Command:

fastplong -i isolate1_raw.fastq.gz -o isolate1_processed.fastq.gz --cut_front 15 --cut_tail 15 --cut_window_size 4 --mean_qual 15 \
--qualified_quality_phred 15 --unqualified_percent_limit 50 --length_required 1000 \
--json isolate1_fastplong.json --html isolate1_fastplong.html --report_title "Fastplong report: isolate 1" --thread 4

Nanoplot visualisation of the quality of output reads:

Image

It seems that the filter for the mean quality of Q15 did not work. I would much appreciate it if anyone would kindly share any insights on this issue.

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