GOTermCC2ChildLevel | R Documentation |
This function retrieves a GO CC term children's level i.e. for a GO-term it's children level are derived.
GOTermCC2ChildLevel(goterm)
goterm |
A character string of a valid gene ontology id e.g "GO:0005737" |
A list of children terms and their respective levels
# Retrieve "GO:0005737" children's level GOTermCC2ChildLevel("GO:0005737") # Retrieve "GO:0099568" children's level GOTermCC2ChildLevel("GO:0099568")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.