Description

tool for detection and quantification of large mtDNA rearrangements.

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

MT BAM/SAM file

*.{bam,sam}

bai{:bash}

:file

MT BAM/SAM index file

*.{bai,sai}

ref_gb{:bash}

:file

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

*.{gb}

Output

name:type
description
pattern

deletions{:bash}

meta{:bash}

:map

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

*deletions.csv{:bash}

:file

csv file with deletion information

*deletions.csv

genes{:bash}

meta{:bash}

:map

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

*genes.csv{:bash}

:file

csv file with gene information

*genes.csv

circos{:bash}

meta{:bash}

:map

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

*.png{:bash}

:file

png file with circos plot of mt

*.{png}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

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

tool for detection and quantification of large mtDNA rearrangements.