schemann provides functionality for interacting with the Synapse JSON schema API services. These services allow for registering and validating Synapse entity annotations using a JSON schema.
schemann requires reticulate and the Synapse Python client. See the
reticulate documentation
for information on how to set R to use a specific version of Python if you don’t
want to use the default Python installation on your machine. Whichever Python
installation you choose should have synapseclient
installed.
Because schemann uses reticulate, it is not compatible with the synapser package.
You can install the development version of schemann with:
remotes::install_github("Sage-Bionetworks/schemann")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.