SequenceFormatters Properties |
The SequenceFormatters type exposes the following members.
Name | Description | |
---|---|---|
All |
Gets the list of all formatters which is supported by the framework.
| |
Fasta |
Gets an instance of FastaFormatter class which is capable of
saving a ISequence according to the FASTA file format.
| |
FastQ |
Gets an instance of FastQFormatter class which is capable of
saving a IQualitativeSequence according to the FASTQ file format.
| |
GenBank |
Gets an instance of GenBankFormatter class which is capable of
saving a ISequence which contains the metadata of GenBank according to the GenBank file format.
| |
Gff |
Gets an instance of GffFormatter class which is capable of
saving a ISequence which contains the metadata of gff according to the GFF file format.
|