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:
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.