Description

Get the minimal allowed index version from STAR

Input

No input parameters

Output

name:type
description
pattern

index_version

*.txt

:file

File with the minimal index version

*.txt

versions_star

${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

Topics

name:type
description
pattern

versions

${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

Tools

star
MIT

STAR is a software package for mapping DNA sequences against a large reference genome, such as the human genome.