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

Refactor gocamgen to make it usable in GO pipeline (ontobio) #70

Open
dustine32 opened this issue Nov 15, 2019 · 0 comments
Open

Refactor gocamgen to make it usable in GO pipeline (ontobio) #70

dustine32 opened this issue Nov 15, 2019 · 0 comments
Assignees

Comments

@dustine32
Copy link
Collaborator

Right now a lot of code is sitting in files outside of the module package folder gocamgen making it difficult to generate models outside of this repo:

filter_rule.py
gen_models_by_gene.py
gpad_extensions_mapper.py
rdflib_sparql_wrapper.py
triple_pattern_finder.py
utils.py

I need to move and rehook up this code so that everything is accessible and functioning for projects that import gocamgen.

This will be fun.

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

No branches or pull requests

1 participant