Description Value Slots Examples
An S4 Class to access BioThings APIs.
BioThings APIs:
An S4 class object of the class Biothings.
client
A client configuration list.
version
The version of the BioThings package.
verbose
logical.
debug
logical.
1 2 3 | biothings <- BioThingsClient("gene")
slot(biothings, "verbose") <- FALSE # default is TRUE
biothings
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.