Description

Annotate circRNAs detected in the output from CIRCexplorer2 parse

Input

name:type
description
pattern

meta

:map

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

junctions

:file

Reformatted junctions file

*.{junction}

fasta

:file

Genome FASTA file

*.{fa,fasta}

gene_annotation

:file

Reformatted GTF file for CIRCexplorer2

*.{txt}

Output

name:type
description
pattern

txt

meta

:map

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

*.txt

:file

Annotated circRNA TXT file

*.{txt}

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