Click or drag to resize
SequenceAlignmentMap Properties

The SequenceAlignmentMap type exposes the following members.

Properties
  NameDescription
Public propertyAlignedSequences
Gets list of aligned sequences present in this alignment.
Public propertyDocumentation
Gets documentation object.
Public propertyHeader
Gets the SAM header.
Public propertyMetadata
Gets the metadata of this alignment.
Public propertyQuerySequences
Gets the query sequences present in this alignment.
Public propertySequences
Gets list of source sequences present in this alignment. Note that this method always returns an empty list.
Top
See Also