nf-core/star/indexversion @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:47:26 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fstar%2Findexversion/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/star/indexversion/blobs/sha256:6f2471c3f778e68e8adf23b4ec2b712c6b1b108a85035434d52f673c54f75801 |
| Size | 2.0 KB |
| Checksum | sha256:6f2471c3f778e68e8adf23b4ec2b712c6b1b108a85035434d52f673c54f75801 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:47:26 (UTC) | 3 | 2.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:40:39 (UTC) | 4 | 2.0 KB |