Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefaure committed Nov 20, 2024
2 parents 58db126 + 58959a1 commit a33141d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ARGUMENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
## ALIGN Arguments

* **_--vsearchMinQual_** Minimum Phred base quality score required to retain read or read pair (default:30)
* **_--vsearchMaxQual_** Maximum Phred base quality score accepted when reading (and used when writing) FASTQ files; cannot be greater than 93 (default:41)
* **_--vsearchMaxee_** Maximum number of expected errors tolerated to retain read or read pair (default:0.5)
* **_--vsearchMinovlen_** Discard read pair if the alignment length is shorter than this (default:10)

Expand Down

0 comments on commit a33141d

Please sign in to comment.