processGO | R Documentation |
Processes JSON as GO terms
processGO(d)
d |
The JSON to process |
A data table with information about the GO terms assigned to the
queried gene. A list if raw = TRUE
. A 404 error
if the given identifier does not map to any
object.
The fields of the output data.table are:
term.name
: Name of the term
term.ID
: ID of the term
term.URI
: URI of the term
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.