Click or drag to resize
SAMAlignmentHeaderGetReferenceSequencesInfoFromSQHeader Method
Returns list of reference sequences name and length present in SQ header.

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

Return Value

Type: IListReferenceSequenceInfo

[Missing <returns> documentation for "M:Bio.IO.SAM.SAMAlignmentHeader.GetReferenceSequencesInfoFromSQHeader"]

See Also