DOKK / manpages / debian 11 / covtobed / covtobed.1.en
COVTOBED(1) User Commands COVTOBED(1)

covtobed - convert the coverage track from a BAM file into a BED file

covtobed [options] [BAM]...

Computes coverage from alignments

show this help message and exit
show program's version number and exit
compute physical coverage (needs paired alignments in input)
skip alignments whose mapping quality is less than MINQ (default: 0)
print BED feature only if the coverage is bigger than (or equal to) MINCOV (default: 0)
print BED feature only if the coverage is lower than MAXCOV (default: 100000)
print BED feature only if its length is bigger (or equal to) than MINLELN (default: 1)
skip duplicates, failed QC, and non primary alignment, minq>0 (or user-defined if higher) (default: 0)
output coverage and stats separately for each strand
output format
September 2020 covtobed 1.1.4