BAMReferenceIndexesMappedReadsCount Property |
Count of the number of mapped reads, may be inferred from index file.
Namespace: Bio.IO.BAMAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic ulong MappedReadsCount { get; }
Public ReadOnly Property MappedReadsCount As ULong
Get
public:
property unsigned long long MappedReadsCount {
unsigned long long get ();
}
member MappedReadsCount : uint64 with get
Property Value
Type:
UInt64
See Also