get_cl | R Documentation |
A thin wrapper around get_ontology to get the specific version of the Cell Ontology used in the original analyses that produced the results stored in load_example_results.
get_cl(name = "cl", tag = "v2023-09-21", lvl = 1, remove_rings = TRUE, ...)
name |
|
tag |
tag for the GitHub release to which this data should be attached. |
lvl |
Depth of the ancestor terms to add. Will get the closest ancestor to this level if none have this exact level. |
remove_rings |
Parameter passed to |
... |
Arguments passed on to
|
cl <- get_cl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.