SynBioDex / libSBOLj

Java Library for Synthetic Biology Open Language (SBOL)
Apache License 2.0
37 stars 24 forks source link

GenBank/FASTA converters do not work with multiple ranges #600

Open cjmyers opened 4 years ago

cjmyers commented 4 years ago

The GenBank/FASTA converters do not offset the ranges correctly when there are multiple ranges. Probably the best solution would be create a method to flatten out Components into a single CD, then convert that to GenBank or FASTA.