Description Usage Arguments Examples
Build reference atlases from external UCSC cellbrowsers
1 | get_ucsc_reference(cb_url, cluster_col, ...)
|
cb_url |
URL of cellbrowser dataset (e.g. http://cells.ucsc.edu/?ds=cortex-dev). Note that the URL must contain the ds=dataset-name suffix. |
cluster_col |
annotation field for summarizing gene expression (e.g. clustering, cell-type name, samples, etc.) |
... |
additional args passed to average_clusters |
1 2 | get_ext_reference(cb_url = "http://cells.ucsc.edu/?ds=kidney-atlas%2FFetal_Immune",
cluster_col = "celltype")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.