Description Details Slots See Also
This class defines a CellBaseParam object to hold filtering parameters.
This class stores parameters used for filtering the CellBaseR query and is avaialable for all query methods. CellBaseParam object is used to control what results are returned from the' CellBaseR methods
assemblyA character the assembly build to query, e.g.GRCh37(default)
featureA character vector denoting the feature/s to be queried
regionA character vector denoting the region/s to be queried must be in the form 1:100000-1500000
rsidA character vector denoting the rs ids to be queried
accessionA caharcter vector of Cinvar accessions
typeA caharcter vector of Variant types
mode_inheritance_labelsA character vector
clinsig_labelsA character vector
alleleOriginA character vector
consistency_labelsA character vector
soA character vector denoting sequence ontology to be queried
sourceA character vector
traitA character vector denoting the trait to be queried
includeA character vector denoting the fields to be returned
excludeA character vector denoting the fields to be excluded
limitA number limiting the number of results to be returned
https://github.com/opencb/cellbase/wiki and the RESTful API documentation http://bioinfo.hpc.cam.ac.uk/cellbase/webservices/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.