mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:03:10 +00:00
Add prettier
This commit is contained in:
parent
f22cf0c921
commit
17b2ad3199
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ Complexity filtering is primarily a run-time optimisation step. It is not necess
|
|||
|
||||
There are currently three options for short-read complexity filtering: [`bbduk`](https://jgi.doe.gov/data-and-tools/software-tools/bbtools/bb-tools-user-guide/bbduk-guide/), [`prinseq++`](https://github.com/Adrian-Cantu/PRINSEQ-plus-plus), and [`fastp`](https://github.com/OpenGene/fastp#low-complexity-filter).
|
||||
|
||||
There is one option for long-read quality filtering: [`Filtlong`](https://github.com/rrwick/Filtlong)
|
||||
There is one option for long-read quality filtering: [`Filtlong`](https://github.com/rrwick/Filtlong)
|
||||
|
||||
The tools offer different algorithms and parameters for removing low complexity reads and quality filtering. We therefore recommend reviewing the pipeline's [parameter documentation](https://nf-co.re/taxprofiler/parameters) and the documentation of the tools (see links above) to decide on optimal methods and parameters for your dataset.
|
||||
|
||||
|
|
Loading…
Reference in a new issue