processSearchAnnotations | R Documentation |
Processes JSON as an annotation
processSearchAnnotations(d)
d |
The JSON to process |
A data table with annotations (annotation search result value objects)
matching the given identifiers. A list if raw = TRUE
. A 400 error
if required parameters are missing.
The fields of the output data.table are:
category.name
: Category that the annotation belongs to
category.URI
: URI for the category.name
value.name
: Annotation term
value.URI
: URI for the value.name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.