×

nf-core/star/indexversion @ 0.0.0-0c7146d

Get the minimal allowed index version from STAR

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @nvnieuwk
Maintainers: @nvnieuwk

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