Ab1Parser Methods |
The Ab1Parser type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Parse(BinaryReader) |
Parsers the files binary content into a abi parser context using the DNA alphabet.
|
![]() | Parse(Stream) |
Parser the file.
|
![]() ![]() | Parse(BinaryReader, IAlphabet) |
Parsers the files binary content into a abi parser context using
the specified alphabet.
|
![]() | ParseOne |
Parse a single sequence from the stream.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |