mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:33:08 +00:00
Update docs/output.md
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
18c15f8a78
commit
719fc3cf5d
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ The pipeline is built using [Nextflow](https://www.nextflow.io/) and processes d
|
|||
- [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.
|
||||
- [MALT](#malt) - Sequence alignment and analysis tool designed for processing high-throughput sequencing data, especially in the context of metagenomics
|
||||
- [MetaPhlAn3](#metaphlan3) - Genome-level marker gene based taxonomic classifier
|
||||
- [mOTUs](#motus) - Tool for marker gene-based OTU (mOTU) profiling.
|
||||
- [MultiQC](#multiqc) - Aggregate report describing results and QC from the whole pipeline
|
||||
- [Pipeline information](#pipeline-information) - Report metrics generated during the workflow execution
|
||||
|
|
Loading…
Reference in a new issue