mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:23:10 +00:00
Review suggestion
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
2e08c873a0
commit
8404c28d08
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ The pipeline is built using [Nextflow](https://www.nextflow.io/) and processes d
|
|||
- [Bracken](#bracken) - Taxonomic classifier using k-mers and abundance estimations
|
||||
- [Kraken2](#kraken2) - Taxonomic classifier using exact k-mer matches
|
||||
- [KrakenUniq](#krakenuniq) - Taxonomic classifier that combines the k-mer-based classification and the number of unique k-mers found in each species
|
||||
- [Bracken](#bracken) -
|
||||
- [Centrifuge](#centrifuge) - Taxonomic classifier that uses a novel indexing scheme based on the Burrows-Wheeler transform (BWT) and the Ferragina-Manzini (FM) index.
|
||||
- [Kaiju](#kaiju) - Taxonomic classifier that finds maximum (in-)exact matches on the protein-level.
|
||||
- [Diamond](#diamond) - Sequence aligner for protein and translated DNA searches.
|
||||
|
|
Loading…
Reference in a new issue