Description

Determines the depth in a BAM/CRAM file

Input

name:type
description
pattern

meta{:bash}

:map

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

input{:bash}

:file

BAM/CRAM file

*.{bam,cram}

input_index{:bash}

:file

Index of the BAM/CRAM file

*.{bai,crai}

meta2{:bash}

:map

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

fasta{:bash}

:file

Reference genome FASTA

*.{fasta,fna,fa}

meta3{:bash}

:map

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

fasta_fai{:bash}

:file

Index of the reference genome FASTA

*.fai

Output

name:type
description
pattern

depth{:bash}

meta{:bash}

:map

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

*.json{:bash}

:file

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

*.json

binned_depth{:bash}

meta{:bash}

:map

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

*.tsv{:bash}

:file

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

*.tsv

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

paragraph
Apache License 2.0

Graph realignment tools for structural variants