nf-core/taxonkit/lineage @ 0.0.0-6c4ed3a
Summary
Convert taxonids to taxon lineages
Get started
Add the following snippet to your workflow script to include this module.
include { TAXONKIT_LINEAGE } from 'nf-core/taxonkit/lineage'
License
MIT License
Process
Name
|
TAXONKIT_LINEAGE |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
taxid
string
|
Taxon id to look up (provide either this or taxidfile, not both) |
taxidfile
file
|
File with taxon ids to look up, each on their own line (provide either this or name, not both; the file can contain other information, see the tool's docs) |
taxdb
file
|
Taxonomy database unpacked from ftp://ftp.ncbi.nih.gov/pub/taxonomy/taxdump.tar.gz |
|---|
Output
2 channels
#1
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.tsv
file
|
TSV file with added taxon lineages *.tsv
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| taxonkit | A Cross-platform and Efficient NCBI Taxonomy Toolkit | https://bioinf.shenwei.me/taxonkit/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:49:20 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftaxonkit%2Flineage/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/taxonkit/lineage/blobs/sha256:8328a9a574daeb0fc03272c51e54115dc83deff81c1fb816011c51f7b3ad4568 |
| Size | 2.6 KB |
| Checksum | sha256:8328a9a574daeb0fc03272c51e54115dc83deff81c1fb816011c51f7b3ad4568 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:49:20 (UTC) | 3 | 2.6 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:34:10 (UTC) | 3 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:42:58 (UTC) | 4 | 2.6 KB |