Description Usage Arguments Value
Run DR
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
assay |
assay to use for dimensionality reduction |
select_cells |
run PCA on a selected population of cells; should be a boolean vector |
feature_num |
how many variably expressed genes to compute |
find_var_features |
whether to run variable gene analysis |
save_mem |
for large matrices whether the entire matrix should be
stored, or simply storing the |
normalize |
whether to normalize the data |
var_scale |
the variable features only to reduce memory |
pca_features |
run PCA on a selected list of genes, should be a character vector |
run_diff_map |
whether to run diffusion map using the package destiny. Depending on the dataset, this may take several minutes |
run_umap |
whether to run umap |
cluster |
whether to perform clustering as well |
a Seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.