Constructors
constructor
- new CoverageMap(chr: any, start: any, end: any, parent: any): CoverageMap
Parameters
- chr: any
- start: any
- end: any
- parent: any
Properties
Static
qualityWeight
qualityWeight: boolean
Static
threshold
threshold: number
Methods
incCounts
- incCounts(alignment: any): void
Returns void