Description

CIRCexplorer2 parses fusion junction files from multiple aligners to prepare them for CIRCexplorer2 annotate.

Input

name:type
description
pattern

meta

:map

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

fusions

:file

BAM (BWA), BED (Segemehl), TXT (MapSplice), or Junction (STAR) file. Aligner will be autodetected based on file suffix.

*.{bam,junction,bed,txt}

Output

name:type
description
pattern

junction

meta

:map

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

*.bed

:file

BED file

*.bed

versions_circexplorer2

${task.process}

:string

The name of the process

circexplorer2

:string

The name of the tool

CIRCexplorer2 --version 2>&1; true

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

circexplorer2

:string

The name of the tool

CIRCexplorer2 --version 2>&1; true

:eval

The expression to obtain the version of the tool