.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH COVERAGECOUNT "1" "June 2017" "coverageCount 1.5.1+dfsg-4~bpo8+1" "User Commands" .SH NAME coverageCount \- counting the coverage of mapped reads at each location on the entire reference genome .SH DESCRIPTION coverageCount Version 1.5.1 .IP This program calculates the coverage of mapped reads at each location on .PP the reference genome. It generates a binary file for each chromosome by concatenating the coverage levels as 4\-bytes integer numbers. .PP Usage .IP coverageCount [options] \fB\-i\fR \fB\-o\fR .PP Required arguments: .TP \fB\-i\fR Name of input file in SAM or BAM format. .TP \fB\-o\fR Prefix of the output files. Each output file contains Four\-byte integer numbers .PP Optional arguments: .HP \fB\-\-maxMOp\fR Maximum number of 'M' operations allowed in a CIGAR string. .IP 10 by default. Both 'X' and '=' are treated as 'M' and adjacent \&'M' operations are merged in the CIGAR string. .PP coverageCount Version 1.5.1 .IP This program calculates the coverage of mapped reads at each location on .PP the reference genome. It generates a binary file for each chromosome by concatenating the coverage levels as 4\-bytes integer numbers. .PP Usage .IP coverageCount [options] \fB\-i\fR \fB\-o\fR .PP Required arguments: .TP \fB\-i\fR Name of input file in SAM or BAM format. .TP \fB\-o\fR Prefix of the output files. Each output file contains Four\-byte integer numbers .PP Optional arguments: .HP \fB\-\-maxMOp\fR Maximum number of 'M' operations allowed in a CIGAR string. .IP 10 by default. Both 'X' and '=' are treated as 'M' and adjacent \&'M' operations are merged in the CIGAR string.