Click or drag to resize
BAMReferenceIndexesMappedReadsCount Property
Count of the number of mapped reads, may be inferred from index file.

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ulong MappedReadsCount { get; }

Property Value

Type: UInt64
See Also