Description Usage Arguments Details Value See Also Examples
A method for getting the available metadata from the cellbase web services
1 2 | ## S4 method for signature 'CellBaseR'
getMeta(object, resource)
|
object |
an object of class CellBaseR |
resource |
the resource you want to query it metadata |
This method is for getting information about the avaialable species and available annotation, assembly for each species from the cellbase web services.
a dataframe with the results of the query
https://github.com/opencb/cellbase/wiki and the RESTful API documentation http://bioinfo.hpc.cam.ac.uk/cellbase/webservices/
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.