| ... | ... | @@ -2,6 +2,7 @@ |
|
|
|
title: Motus
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
# Metagenomic samples mOTUs profiling #
|
|
|
|
|
|
|
|
This module estimates the relative taxonomic abundance of known and currently unknown microbial community members from raw reads.
|
| ... | ... | @@ -12,7 +13,7 @@ This mOTU profiler (2.5.0) map reads against a database made of 2297 meta-mOTUs |
|
|
|
|
|
|
|
The motus module profile each samples then merge profiles.
|
|
|
|
|
|
|
|
magneto run motus **snakemake.args
|
|
|
|
magneto run motus --strategies SASB,SACB --profile config/slurm/ **snakemake.args
|
|
|
|
|
|
|
|
mOTUs module will implicitly ran the QC module if `--skip-qc` flag is not specified
|
|
|
|
|
| ... | ... | |
| ... | ... | |