Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support import/conversion from GFF #73

Open
jakebeal opened this issue May 15, 2018 · 0 comments
Open

Support import/conversion from GFF #73

jakebeal opened this issue May 15, 2018 · 0 comments

Comments

@jakebeal
Copy link
Contributor

GFF is a commonly used format that is similar to GenBank but also supports hierarchical notation.

Currently, GFF files can be converted into SBOL by down-converting to GenBank (which loses information), and then converting the GenBank to SBOL.

It would be better to be able to convert directly from GFF to SBOL, so that we don't lose information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant