Crops a concrete number of bases at the end of the read.
Description
Crops a concrete number of bases in one or both sides of the read.
Warning: It will be applied only if the reads are not further trimmed before the same
number of bases.
Arguments
Optional Arguments
Argument name(s) | Type | Default value(s) | Description |
---|---|---|---|
--cut3primeBases -c3p |
Integer | null | Number of bases (in bp) to cut in the 3 prime of the read. For disable, use ‘null’. |
--cut5primeBases -c5p |
Integer | null | Number of bases (in bp) to cut in the 5 prime of the read. For disable, use ‘null’. |