createDimReductionObject | R Documentation |
Create a DimReduction object from a data frame
createDimReductionObject(data = NULL, method = NULL)
method |
Method generate this embedding, could be t-SNE, UMAP or MDS |
embedding |
Data frame of raw data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.