Description

tool for detection and quantification of large mtDNA rearrangements.

Input

name:type
description
pattern

meta

:map

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

bam

:file

MT BAM/SAM file

*.{bam,sam}

bai

:file

MT BAM/SAM index file

*.{bai,sai}

ref_gb

:file

mtDNA reference genome in Genbank format, optional if empty NC_012920.1.gb will be used

*.{gb}

Output

name:type
description
pattern

deletions

meta

:map

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

*deletions.csv

:file

csv file with deletion information

*deletions.csv

genes

meta

:map

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

*genes.csv

:file

csv file with gene information

*genes.csv

circos

meta

:map

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

*.png

:file

png file with circos plot of mt

*.{png}

versions_eklipse

${task.process}

:string

The name of the process

eklipse

:string

The name of the tool

eKLIPse.py 2>&1 | sed -n 's/.*\[v\([^]]*\)\].*/\1/p' | tr '-' '.'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

eklipse

:string

The name of the tool

eKLIPse.py 2>&1 | sed -n 's/.*\[v\([^]]*\)\].*/\1/p' | tr '-' '.'

:eval

The expression to obtain the version of the tool

Tools

eklipse
GNU General Public v3 or later (GPL v3+)

tool for detection and quantification of large mtDNA rearrangements.