expand_terms | R Documentation |
Input is a data.frame with all the GO terms annotated to a single protein in a single column. Output is a new data.frame with all of the GO terms for that protein (annotated and ancestor).
expand_terms(go_df, go_col, go2Ancestor)
go_df |
|
go_col |
|
go2Ancestor |
|
Returns a data.frame
containing all ancestor GO terms for a
single protein.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.