Click or drag to resize
BAMReferenceIndexesHasMetaData Property
Does this read have meta data associated with it? (number of mapped/unmapped reads?) Note that the meta-data is not standardized yet across implementations

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

Property Value

Type: Boolean
See Also