Skip to main content

midas_download

Tags: midas download database metagenomics species run-scope

Download the MIDAS reference database.

Fetches the pre-compiled database required by MIDAS for metagenomic species profiling. The database contains reference genomes from the UHGG collection used for species identification and abundance estimation.

Internet & Storage Required

This process requires an active internet connection and significant disk space to store the database files (~3.3GB compressed, ~7GB uncompressed).

Outputs

record (
db: Path?,
db_tarball: Path?,
logs: Set<Path?>
)
FieldTypeDescription
dbPath?The MIDAS database directory containing reference genome data
db_tarballPath?A compressed tarball of the database (if requested via parameters)
logsSet<Path?>Optional program specific log files

Parameters

MIDAS Database Download Parameters

ParameterTypeDefaultDescription
--midas_dbstringA single tarball or path to a MIDAS formatted database
--midas_save_as_tarballbooleanfalseSave the MIDAS database as a tarball
--download_midasbooleanfalseDownload the MIDAS database to the path given by --midas_db

Used By

Subworkflows

  • midas - Species-level profiling from metagenomic data.

Workflows

  • midas - Estimate species abundances from metagenomic samples.

Citations

If you use this in your analysis, please cite the following.

Source

View source on GitHub

Version

MIDAS_DOWNLOAD:
- gnu-wget: 1.18