Description

Indexes a fasta reference genome ready for chromatin profiling.

Input

name:type
description
pattern

meta{:bash}

:map

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

fasta{:bash}

:file

Fasta reference file.

fai{:bash}

:file

Fasta reference index file.

Output

name:type
description
pattern

index{:bash}

meta{:bash}

:map

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

*.index{:bash}

:file

Index file of the reference genome

*.{index}

versions_chromap{:bash}

${task.process}{:bash}

:string

The name of the process

chromap{:bash}

:string

The name of the tool

chromap --version 2>&1{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

chromap{:bash}

:string

The name of the tool

chromap --version 2>&1{:bash}

:eval

The expression to obtain the version of the tool

Tools

chromap
GPL v3

Fast alignment and preprocessing of chromatin profiles