nf-core/kallisto/quant @ 0.0.0-0c7146d
Summary
Computes equivalence classes for reads and quantifies abundances
Get started
Add the following snippet to your workflow script to include this module.
include { KALLISTO_QUANT } from 'nf-core/kallisto/quant'
License
MIT License
Name
|
KALLISTO_QUANT |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
List of input FastQ files of size 1 and 2 for single-end and paired-end data, respectively. *.{fastq,fastq.gz}
|
meta2
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
index
file
|
Kallisto genome index. *.idx
|
gtf
file
|
Optional gtf file for translation of transcripts into genomic coordinates. *.gtf
|
|---|
chromosomes
file
|
Optional tab separated file with chromosome names and lengths. *.tsv
|
|---|
fragment_length
integer
|
For single-end mode only, the estimated average fragment length. |
|---|
fragment_length_sd
integer
|
For single-end mode only, the estimated standard deviation of the fragment length. |
|---|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.log
file
|
File containing log information from running kallisto quant *.log.txt
|
results
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}
file
|
Kallisto output file |
json_info
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.run_info.json
file
|
JSON file containing information about the run *.run_info.json
|
versions_kallisto
tuple
${task.process}
string
|
The name of the process |
|---|---|
kallisto
string
|
The name of the tool |
kallisto version | sed 's/.*version //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| kallisto | Quantifying abundances of transcripts from RNA-Seq data, or more generally of target sequences using high-throughput sequencing reads. | https://pachterlab.github.io/kallisto/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:50:45 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fkallisto%2Fquant/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/kallisto/quant/blobs/sha256:246c5ddc564d1286f46549f805fa12d41d51c7e14d57804e2bc37a634ab9ded2 |
| Size | 3.5 KB |
| Checksum | sha256:246c5ddc564d1286f46549f805fa12d41d51c7e14d57804e2bc37a634ab9ded2 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:50:45 (UTC) | 1 |