Description Usage Arguments Value
Get lower dimension embedding
1 2 3 4 5 6 7 |
x |
gene expresison matrix [GENES x SAMPLES] |
flavor |
the algorithm to use to obtain the dimensionality reduction must be in c('pca', 'tsne', 'umap') |
k |
the number of dimensions in the reduced dimension representation |
is.counts |
logical: is 'x' counts data |
ntop |
number of most variable genes to use for dimensionality reduction |
reduced dimensionality representation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.