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

Amigo browse tree #16

Open
jaiswalp opened this issue Apr 25, 2016 · 6 comments
Open

Amigo browse tree #16

jaiswalp opened this issue Apr 25, 2016 · 6 comments
Assignees

Comments

@jaiswalp
Copy link

jaiswalp commented Apr 25, 2016

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

@cmungall
Copy link
Member

I suggest:

  • isa/subclass
  • part-of
  • occurs-in
  • regulates (only visible when browsing GO)

@phismith
Copy link

phismith commented Dec 2, 2016

-- 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:

http://browser.planteome.org/visualize?inline=false&term_data=PO%3A0006334&format=svg&mode=amigo&term_data_type=string

(earlier we had labels, 'P' etc.)

@cmungall
Copy link
Member

cmungall commented Dec 2, 2016

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

@cmungall
Copy link
Member

cmungall commented Dec 2, 2016

(edited comment, which was meant for a different tracker, totally unrelated)

@kltm
Copy link

kltm commented Dec 3, 2016

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.

@cmungall
Copy link
Member

cmungall commented Dec 3, 2016

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
https://github.com/cmungall/obographviz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants