add_gos | R Documentation |
Assign Gene Ontologies to vertices
add_gos(graph, verbose = T)
graph |
igraph object representing your graph |
verbose |
Present a warning when no proteins are found? |
protein_go_df |
placeholder |
## Not run: graph <- example_graph() graph <- add_gos(graph) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.