Click or drag to resize
GffParser Properties

The GffParser type exposes the following members.

Properties
  NameDescription
Public propertyAlphabet
The alphabet to use for parsed ISequence objects. If this is not set, an alphabet will be determined based on the file being parsed.
Public propertyDescription
Gets the description of GFF parser. This is intended to give developers some information of the formatter class. This property returns a simple description of what the GffParser class achieves.
Public propertyName
Gets the type of Parser i.e GFF. This is intended to give developers some information of the parser class.
Public propertySupportedFileTypes
Shows the supported types.
Top
See Also