|
|
# Metagenomic samples mOTUs profiling #
|
|
---
|
|
|
|
|
title: Motus
|
|
|
mOTUs are operational taxonomic unit based on 10 universal markers genes (MGs). The motus module run [mOTUs](https://motu-tool.org/index.html), a dedicated tool for mOTUs profiling.
|
|
---
|
|
|
|
|
# Metagenomic samples mOTUs profiling #
|
|
|
This mOTU profiler (2.5.0) map reads against a database made of 2297 meta-mOTUs (fetch from public metagenomes, mOTUs without known reference) and of 11915 ref-mOTUs (fetch from public reference genomes). Alignement provide abundance estimation and taxonomic annotation of reads. See [mOTUs documentation](https://github.com/motu-tool/mOTUs_v2) for details.
|
|
|
|
|
|
|
This module estimates the relative taxonomic abundance of known and currently unknown microbial community members from raw reads.
|
|
|
The motus module profile each samples then merge profiles.
|
|
|
|
|
|
|
mOTUs are operational taxonomic unit based on 10 universal markers genes (MGs). The motus module run [mOTUs](https://motu-tool.org/index.html), a dedicated tool for mOTUs profiling.
|
|
|
genosysmics run motus **snakemake.args
|
|
|
|
|
|
|
This mOTU profiler (2.5.0) map reads against a database made of 2297 meta-mOTUs (fetch from public metagenomes, mOTUs without known reference) and of 11915 ref-mOTUs (fetch from public reference genomes). Alignement provide abundance estimation and taxonomic annotation of reads. See [mOTUs documentation](https://github.com/motu-tool/mOTUs_v2) for details.
|
|
|
mOTUs module will implicitly ran the QC module if --skip-qc flag is not specified
|
|
|
|
|
|
|
The motus module profile each samples then merge profiles.
|
|
|
### output : ###
|
|
|
|
|
|
|
magneto run motus **snakemake.args
|
|
|
motus_profiling/
|
|
|
|
|
├── profiles
|
|
mOTUs module will implicitly ran the QC module if `--skip-qc` flag is not specified
|
|
|
│ ├── sample1.motus
|
|
|
|
|
│ ├── sample2.motus
|
|
### output : ###
|
|
|
│ └── sample3.motus
|
|
|
|
|
└── mOTU_table.tsv
|
|
motus_profiling/
|
|
|
|
|
├── profiles
|
|
|
|
|
│ ├── sample1.motus
|
|
|
-----
|
|
│ ├── sample2.motus
|
|
|
|
|
│ └── sample3.motus
|
|
|

|
|
└── mOTU_table.tsv
|
|
|
|
|
|
|
|
|
|
|
|
|
-----
|
|
-----
|
|
|
[Previous](Modules/QC)
|
|
|
|
|
[Next](Modules/simka) |
|

|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
-----
|
|
|
|
[Previous - QC (Module)](Modules/QC)
|
|
|
|
|
|
|
|
[Next - Simka (Module)](Modules/simka) |
|
|
|
\ No newline at end of file |