| DeltaAlignmentParser Methods |
The DeltaAlignmentParser type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the underlying stream.
| |
| Dispose(Boolean) |
Dispose the stream.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetDeltaAlignmentAt |
Gets the DeltaAlignment at specified position of the file.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetPositions |
Gets the position of DeltaAlignments in the specified file.
| |
| GetQuerySeqIdAt |
Gets the query sequence id in the DeltaAlignment at specified position.
| |
| GetQuerySeqIds |
Gets Delta alignment id and query sequence ids pairs.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Parse |
Returns an IEnumerable of DeltaAlignment in the file being parsed.
| |
| ParseFrom |
Starts parsing of delta alignments from the specified position of the file.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |