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