Description Usage Arguments Value Examples
more flexible parsing of single cell objects
1 2 3 4 5 6 7 8 9 |
input |
input object |
type |
look up predefined slots/loc |
expr_loc |
expression matrix location |
meta_loc |
metadata location |
var_loc |
variable genes location |
cluster_col |
column of clustering from metadata |
lookuptable |
if not supplied, will look in built-in table for object parsing |
list of expression, metadata, vargenes, cluster_col info from object
1 2 | obj <- parse_loc_object(s_small3)
length(obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.