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
implemented a simple boolean matcher. #74
Conversation
|
Indeed important! |
|
Travis seems to be failing due to too much log output, need to investigate... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cmungall commentedMar 20, 2017
This can be thought of as a simple boolean limit case
of other matchers; e.g. jaccard with a floor function.
although this is not anticipated to be useful for the general phenotype search use case,
it can be useful to leverage owlsim services for doing basic queries of the form:
find all genes with phenotypes A and B but not C