Description

Determines the depth in a BAM/CRAM file

Input

name:type
description
pattern

meta:map

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

]

input:file

BAM/CRAM file

*.{bam,cram}

input_index:file

Index of the BAM/CRAM file

*.{bai,crai}

meta2:map

Groovy Map containing information for the fasta e.g. [ id:‘test’, single_end

]

fasta:file

Reference genome FASTA

*.{fasta,fna,fa}

meta3:map

Groovy Map containing information for the fasta_fai e.g. [ id:‘test’, single_end

]

fasta_fai:file

Index of the reference genome FASTA

*.fai

Output

name:type
description
pattern

depth

meta:map

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

]

*.json:file

A JSON file containing depth, depth variance, read length and other parameters

*.json

binned_depth

meta:map

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

]

*.tsv:file

A TSV file containing the binned normalized depth. Can only be calculated for CRAM files

*.tsv

versions

versions.yml:file

File containing software versions

versions.yml

Tools

paragraph
Apache License 2.0

Graph realignment tools for structural variants