Description Usage Arguments Value Examples
Implement PCA on the TF-IDF normalized scCAS data, then deploy t-SNE on the component scores.
1 | RA3_pcatsne(sc_data_nml, rand_seed = 23)
|
sc_data_nml |
TF-IDF normalized scCAS data, the output of function Dataprep |
pca_tsne |
tsne representation for component scores of the TF-IDF normalized scCAS data |
1 | result <- RA3_pcatsne(sc_data_nml)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.