bio2bel / expasy

A Bio2BEL package for converting ExPASy to BEL
MIT License
0 stars 0 forks source link

Enrich BELGraph function #6

Closed cthoyt closed 6 years ago

cthoyt commented 7 years ago

Would like a function that takes a given BEL graph, finds all proteins in it, annotates their EC parents all the way up to root

aramgrigoryan commented 7 years ago

what is a "bell graph", how and where do i get it? need an example of it.

cthoyt commented 7 years ago

Bel graphs are produced by the parsing of a BEL script and are the "in-memory" model of the graph. We can also directly make additions and queries to these graphs so it would be nice to do this without having to serialized and parse a whole bel script

cthoyt commented 6 years ago

Is there a commit reference for this?

aramgrigoryan commented 6 years ago

woops, dont know why i did this...