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
Add option in services layer to include pairwise matches in all phenotypes #88
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cmungall commentedMay 18, 2017
It looks like currently it just returns the score for the profile-profile matches (whether performing search or profile pairwise comparison). This makes sense for search queries with many results to reduce overhead.
But sometimes we want to see the details, especially for pairwise. See: genome-one/monarch#12 (comment)