×

nf-core/taxonkit/name2taxid @ 0.0.0-0c7146d

Convert taxon names to TaxIds

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @mahesh-panchal
Maintainers: @mahesh-panchal

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. [ id:'sample1', single_end:false ]

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. [ id:'sample1', single_end:false ]

*.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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:43:01 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Ftaxonkit%2Fname2taxid/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/taxonkit/name2taxid/blobs/sha256:f38071f7ada1df2c28d872143b85c89add42079afee96e0001daba6fc1d6c5c6
Size 2.5 KB
Checksum sha256:f38071f7ada1df2c28d872143b85c89add42079afee96e0001daba6fc1d6c5c6
Downloads 3
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