Skip to content

--fastq_ascii and --fastq_qmax must be no more than 126 #564

@goodcouscous

Description

@goodcouscous

if (opt_fastq_ascii + opt_fastq_qmax > 126)

what happens to reads with a q20 score when i set fastq_max to 90?

using this command
vsearch --fastq_filter file_q20.fastq --fastq_qmax 90 -fastaout file_q20.fasta

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions