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:false ]

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:false ]

fasta

:file

Reference genome FASTA

*.{fasta,fna,fa}

meta3

:map

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

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:false ]

*.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:false ]

*.tsv

:file

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

*.tsv

versions_paragraph

${task.process}

:string

The name of the process

paragraph

:string

The name of the tool

2.3

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

paragraph

:string

The name of the tool

2.3

:string

The expression to obtain the version of the tool

Tools

paragraph
Apache License 2.0

Graph realignment tools for structural variants