Click or drag to resize
FastASequencePositionParser Properties

The FastASequencePositionParser type exposes the following members.

Properties
  NameDescription
Public propertyAlphabet
Gets or sets the alphabet to use for parsed ISequence objects. If this is not set, the alphabet will be determined based on the file being parsed.
Public propertySequencesCached
Gets a value indicating whether the sequences are cached or not.
Public propertyStream
Stream for this parser.
Top
See Also