pypath.utils.go.load_go§
- pypath.utils.go.load_go(graph, organism=9606, aspects=('C', 'F', 'P'))§
Adds Gene Ontology annotations to the nodes of a graph.
- Parameters:
graph (igraph.Graph) – Any
igraph.Graph
object with uniprot IDs in itsname
vertex attribute.