Description Usage Arguments Details Value See Also Examples
A method to query cross reference data from Cellbase web services.
1 2 |
object |
an object of class CellBaseR |
ids |
a character vector of the ids to be queried, any crossrefereable ID, gene names, transcript ids, uniprot ids,etc. |
resource |
a character vector to specify the resource to be queried |
param |
a object of class CellBaseParam specifying additional param for the query |
This method retrieves cross references for genomic identifiers, eg ENSEMBL ids, it also provide starts_with service that is useful for autocomplete 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.