SD2E / SYNBICT

Synthetic Biology Curation Tools
6 stars 2 forks source link

Accept GenBank/FASTA inputs #27

Closed jakebeal closed 4 years ago

jakebeal commented 5 years ago

We can allow inputs in other formats like GenBank, GFF, and FASTA, which will then be automatically converted, making it easier for others to use this besides SBOL folks.

jakebeal commented 5 years ago

Splitting the GFF, which will be more difficult, out into its own issue #34

nroehner commented 4 years ago

Completed. A file's format is inferred from its extension and it is converted with a call to the online SBOL validator/converter if is GenBank or FASTA.