nf-core/taxonkit/name2taxid @ 0.0.0-6c4ed3a
Summary
Convert taxon names to TaxIds
Get started
Add the following snippet to your workflow script to include this module.
include { TAXONKIT_NAME2TAXID } from 'nf-core/taxonkit/name2taxid'
License
MIT License
Process
Name
|
TAXONKIT_NAME2TAXID |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
name
string
|
Taxon name to look up (provide either this or names.txt, not both) |
names_txt
file
|
File with taxon names to look up, each on their own line (provide either this or name, not both) |
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 of Taxon names and their taxon ID *.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:22 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftaxonkit%2Fname2taxid/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/taxonkit/name2taxid/blobs/sha256:18d3e635eca3f86c118f8b924ca34befdf0e6cc8d5297d79f56c53a5afb2a4b8 |
| Size | 2.5 KB |
| Checksum | sha256:18d3e635eca3f86c118f8b924ca34befdf0e6cc8d5297d79f56c53a5afb2a4b8 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:49:22 (UTC) | 4 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:34:13 (UTC) | 3 | 2.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:43:01 (UTC) | 3 | 2.5 KB |