Description

Plot whole genome coverage from BAM/CRAM file as SVG

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM/CRAM file from alignment

*.{bam,cram}

bai{:bash}

:file

BAI/CRAI file from alignment

*.{bai,crai}

meta2{:bash}

:map

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

fasta{:bash}

:file

The reference fasta file

*.fasta

meta3{:bash}

:map

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

fai{:bash}

:file

Index of reference fasta file

fasta.fai

meta4{:bash}

:map

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

dict{:bash}

:file

GATK sequence dictionary

*.dict

Output

name:type
description
pattern

output{:bash}

meta{:bash}

:map

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

*.svg{:bash}

:file

Output SVG file

*.svg

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml