TalusBio / gopher

Gene ontology enrichment analysis using protein expression.
Apache License 2.0
4 stars 0 forks source link

Add tree traversal algorithm to get children #14

Closed cia23 closed 2 years ago

cia23 commented 2 years ago

Add a tree traversal algorithm for when a subset of annotations is added. The algorithm should map the proteins to the term and children terms.

cia23 commented 2 years ago

This issue was solved in PR #16