Description

Create index for STAR

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

fasta{:bash}

:file

Fasta file of the reference genome

meta2{:bash}

:map

Groovy Map containing reference information e.g. [ id:‘test’ ]

gtf{:bash}

:file

GTF file of the reference genome

Output

name:type
description
pattern

index{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

star{:bash}

:directory

Folder containing the star index files

star

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

star
MIT

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