Skip to main content

checkm2_download

Tags: checkm2 download database diamond machine-learning sample-scope

Download the pre-trained CheckM2 database.

Fetches the required Diamond database used by CheckM2 for genome quality prediction. This database contains the machine learning model training data.

Internet Required

This process requires an active internet connection to fetch the database.

Outputs

record (
db: Path,
json: Path,
logs: Set<Path?>
)
FieldTypeDescription
dbPathThe CheckM2 Diamond database file (*.dmnd)
jsonPathMetadata file describing the database contents
logsSet<Path?>Optional program specific log files

Parameters

CheckM2 Database Download Parameters

ParameterTypeDefaultDescription
--checkm2_dbstringPath to a folder containing CheckM2 database (or where it should be downloaded to).
--download_checkm2booleanfalseDownload the CheckM2 database to the path given by --checkm2_db

Used By

Subworkflows

  • checkm2 - Assess metagenome bin completeness using CheckM2.

Workflows

  • checkm2 - Machine learning-based assessment of microbial genome assembly quality.

Citations

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

Source

View source on GitHub

Version

CHECKM2_DOWNLOAD:
- aria2: 1.36.0