Consider how to work with nested sets like the GO terms.
We have one for GO term-gene relationship and another one for GO term - Go term. So how to work with it?
*_join from dplyr? Or some specific method? Also it should be clear what is containing the other sets and which one do not.
Another way to see this is is how to split a GOALL object into the original annotated and the hierarchical/imputed terms
Consider how to work with nested sets like the GO terms. We have one for GO term-gene relationship and another one for GO term - Go term. So how to work with it?
*_join from dplyr? Or some specific method? Also it should be clear what is containing the other sets and which one do not.
Another way to see this is is how to split a GOALL object into the original annotated and the hierarchical/imputed terms