Computes the coverage of different regions from the bam file.
meta
Groovy Map containing sample information e.g. [ id:‘test’, single_end
input
BAM/CRAM file
*.{bam,cram}
meta2
Groovy Map containing reference information e.g. [ id:‘genome’ ]
fasta
Reference genome file. Only needed when passing in CRAM instead of BAM. If not using CRAM, please pass an empty file instead.
*.fasta
cov
The coverage of different regions in bed format. Optional.
*.bed
wig
The coverage of different regions in WIG format. Optional.
*.wig
versions
File containing software versions
versions.yml
TIDDIT - structural variant calling.