Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Docker image root ontology #84
Comments
jnguyenx
added the
enhancement
label
Apr 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jnguyenx commentedApr 14, 2017
At the moment the root ontology of the docker image is monarch.owl, which is too inclusive when one just wants to generate data for Human for example. It doesn't hurt to have more data, but it is slower at startup.
Depending on the target species a different ontology root should be picked. (ex: hp.owl, mammal.owl, etc..)