Click or drag to resize
SequenceAlignmentMapGetRefSequences Method
Returns list of reference sequences present in this header.

Namespace: Bio.IO.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<string> GetRefSequences()

Return Value

Type: IListString

[Missing <returns> documentation for "M:Bio.IO.SAM.SequenceAlignmentMap.GetRefSequences"]

See Also