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

Consider sorting dependencies to display the most relevant connections #7

Open
yGuy opened this issue Apr 5, 2020 · 1 comment
Open
Labels
Tag: Help Wanted Extra attention is needed

Comments

@yGuy
Copy link
Member

yGuy commented Apr 5, 2020

Right now there is a hard cut-off to not make the graph explode (100 relationships). That's probably OK, but only if these are the most important 100 relationships. Try to find "order by quality" queries, that help us find the most relevant connections.
Paper -> GeneSymbol
Patent -> GeneSymbol
and more importantly the other way around.

@yGuy yGuy added the Tag: Help Wanted Extra attention is needed label Apr 5, 2020
@yGuy
Copy link
Member Author

yGuy commented Jun 12, 2021

that's true for all the queries we have, specifically the tissues seem to be weighted and we need a cutoff, because the items can be found in a lot of tissues, typically. same for other relationships.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tag: Help Wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant