Click or drag to resize
Ab1ParserParse Method
Overload List
  NameDescription
Public methodStatic memberParse(BinaryReader)
Parsers the files binary content into a abi parser context using the DNA alphabet.
Public methodParse(Stream)
Parser the file.
Public methodStatic memberParse(BinaryReader, IAlphabet)
Parsers the files binary content into a abi parser context using the specified alphabet.
Top
See Also