2022-04-14 16:56:42 +00:00
name : "motus_downloaddb"
description : Download the mOTUs database
keywords :
- classify
- metagenomics
- fastq
- taxonomic profiling
tools :
- "motus" :
description : "The mOTU profiler is a computational tool that estimates relative taxonomic abundance of known and currently unknown microbial community members using metagenomic shotgun sequencing data."
homepage : "None"
documentation : "https://github.com/motu-tool/mOTUs/wiki"
tool_dev_url : "https://github.com/motu-tool/mOTUs"
doi : "10.1038/s41467-019-08844-4"
licence : "['GPL v3']"
input :
- motus_downloaddb :
type : file
description : |
2022-04-17 15:12:08 +00:00
the mOTUs downloadDB script source file
2022-04-14 16:56:42 +00:00
pattern : "*{.py}"
output :
- versions :
type : file
description : File containing software versions
pattern : "versions.yml"
- db :
type : file
description : The mOTUs database
pattern : "db_mOTU"
authors :
- "@jianhong"