Description Usage Arguments Value
read in a Scanpy h5 object.
1 2 3 4 5 6 7 8 9 10 11 |
file |
h5 scanpy object |
raw |
data contained in the raw slot - See scanpy documentation for more info |
rowname_col |
feature column for rownames (should contain unique values - suggest ENSID) |
gene_short_name_col |
feature column for gene_short_name (suggest Symbol) |
colors |
name or names of color palatte to import |
exprs_bin |
Boolean whether to bin genes by mean expression |
exprs_cuts |
Numeic indicating number of bins if using exprs_bin |
Updated cell_data_set object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.