nf-core/checkv/updatedatabase @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:09:04 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcheckv%2Fupdatedatabase/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/checkv/updatedatabase/blobs/sha256:af10afbd2e0e3c17d65efcf5d6b388a26a7c7164e8e4fe57c360056724f859f3 |
| Size | 2.9 KB |
| Checksum | sha256:af10afbd2e0e3c17d65efcf5d6b388a26a7c7164e8e4fe57c360056724f859f3 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:09:04 (UTC) | 3 | 2.9 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:05:48 (UTC) | 3 | 2.9 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:51:35 (UTC) | 3 | 2.9 KB |