nf-core/star/indexversion @ 0.0.0-0c7146d
Summary
Get the minimal allowed index version from STAR
Get started
Add the following snippet to your workflow script to include this module.
include { STAR_INDEXVERSION } from 'nf-core/star/indexversion'
License
MIT License
Process
Name
|
STAR_INDEXVERSION |
|---|
Output
2 channels
#1
index_version
*.txt
file
|
File with the minimal index version *.txt
|
|---|
#2
versions_star
tuple
${task.process}
string
|
The name of the process |
|---|---|
star
string
|
The name of the tool |
STAR --version | sed "s/STAR_//"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| star | STAR is a software package for mapping DNA sequences against a large reference genome, such as the human genome. | https://github.com/alexdobin/STAR |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:16:36 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fstar%2Findexversion/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/star/indexversion/blobs/sha256:ab5378baff018a3b96e6bf10a1b7239e06404d2d72aa9fe0b18adacd03b8dd5b |
| Size | 2.0 KB |
| Checksum | sha256:ab5378baff018a3b96e6bf10a1b7239e06404d2d72aa9fe0b18adacd03b8dd5b |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:16:36 (UTC) | 1 | 2.0 KB | - |