Description

computes both the depth and breadth of coverage of features in file B on the features in file A

Input

name:type
description
pattern

meta{:bash}

:map

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

input_A{:bash}

:file

BAM/BED/GFF/VCF file

*.{bam,bed,gff,vcf}

input_B{:bash}

:file

One or more BAM/BED/GFF/VCF file

*.{bam,bed,gff,vcf}

genome_file{:bash}

:file

Optional reference genome 2 column file that defines the expected chromosome order in the input files for use with the -sorted option. When genome_file is provided, -sorted option is added to the command.

*.{fai,txt,chromsizes}

Output

name:type
description
pattern

bed{:bash}

meta{:bash}

:map

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

*.bed{:bash}

:file

File containing coverage of sequence alignments

*.bed

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml