GenBankParser Properties |
The GenBankParser type exposes the following members.
Name | Description | |
---|---|---|
Alphabet |
The alphabet to use for parsed ISequence objects. If this is not set, an alphabet will
be determined based on the file being parsed.
| |
Description |
Gets the description of GenBank parser.
This is intended to give developers some information
of the formatter class. This property returns a simple description of what the
GenBankParser class achieves.
| |
LocationBuilder |
Location builder is used to build location objects from the location string
present in the features.
By default an instance of LocationBuilder class is used to build location objects.
| |
Name |
Gets the type of Parser i.e GenBank.
This is intended to give developers some information
of the parser class.
| |
SupportedFileTypes |
Supported file types.
|