Click or drag to resize
SAMParserRefSequences Property
Reference sequences, used to resolve "=" symbol in the sequence data.

Namespace: Bio.IO.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<ISequence> RefSequences { get; }

Property Value

Type: IListISequence
See Also