Get the minimal allowed index version from STAR
No input parameters
index_version
*.txt
:file
File with the minimal index version
versions_star
${task.process}
:string
The name of the process
star
The name of the tool
STAR --version | sed "s/STAR_//"
:eval
The expression to obtain the version of the tool
versions
STAR is a software package for mapping DNA sequences against a large reference genome, such as the human genome.