SequenceParsers Properties |
The SequenceParsers type exposes the following members.
Name | Description | |
---|---|---|
All |
Gets the list of all parsers which is supported by the framework.
| |
Fasta |
Gets an instance of FastaParser class which is capable of
parsing FASTA format files.
| |
FastQ |
Gets an instance of FastQParser class which is capable of
parsing FASTQ format files.
| |
GenBank |
Gets an instance of GenBankParser class which is capable of
parsing GenBank format files.
| |
Gff |
Gets an instance of GffParser class which is capable of
parsing GFF format files.
|