nf-core/checkv/updatedatabase @ 0.0.0-0c7146d
Summary
Construct the database necessary for checkv's quality assessment
Get started
Add the following snippet to your workflow script to include this module.
include { CHECKV_UPDATEDATABASE } from 'nf-core/checkv/updatedatabase'
License
MIT License
Process
Name
|
CHECKV_UPDATEDATABASE |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample', bin:'1' ] |
|---|---|
fasta
file
|
fasta file containing additional sequences for the existing checkv database *.{fasta,fna,fa}
|
db
directory
|
directory pointing to existing checkV database to avoid redownloading the database |
|---|
Output
2 channels
#1
checkv_db
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample', bin:'1' ] |
|---|---|
${prefix}/*
directory
|
directory pointing to database |
#2
versions_checkv
tuple
${task.process}
string
|
The name of the process |
|---|---|
checkv
string
|
The name of the tool |
checkv -h 2>&1 | sed '1!d;s/^.*CheckV v//;s/:.*//'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| checkv | Assess the quality of metagenome-assembled viral genomes. | https://bitbucket.org/berkeleylab/checkv/src/master/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:30:32 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcheckv%2Fupdatedatabase/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/checkv/updatedatabase/blobs/sha256:40f8fafa7aabe3a11b47ef842dd258567c879447a798cc7e2e36012d0ad02abd |
| Size | 2.9 KB |
| Checksum | sha256:40f8fafa7aabe3a11b47ef842dd258567c879447a798cc7e2e36012d0ad02abd |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:30:32 (UTC) | 1 | 2.9 KB | - |