-
Notifications
You must be signed in to change notification settings - Fork 0
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
Amigo browse tree #16
Comments
I suggest:
|
-- when I browse PO I get things like this http://browser.planteome.org/amigo/term/PO:0009011#display-lineage-tab Is there any way I can see just the PO plant anatomical structures? Also how do I get an indication what the edges in graphs like this mean: (earlier we had labels, 'P' etc.) |
It can be useful to traverse to a trait from the relevant structure; maybe we could make this configurable? What do others think? Edge labels are a good idea, not sure why we do't have them |
(edited comment, which was meant for a different tracker, totally unrelated) |
As a note, the graphviz version on the backend makes the edge labels look horrible, and the library is difficult to work with, so they were removed some time ago. Last work there was geneontology#216. |
I know the kids use D3 now but I have found GraphViz to be simple, expressive and powerful. should be easy to slot this in |
http://dev.planteome.org/amigo/dd_browse
May I suggest limiting the tree to IS-A only or have a selection of relationship_types to choose either configured by the admin or options available to users to select.
In a simple way I suggest starting only with IS-A and build on top of that.
@cmungall @elserj @kltm @cooperl09
The text was updated successfully, but these errors were encountered: