Description Usage Arguments Value Examples
This function deploys a reference projection approach on the TF-IDF normalized scCAS data, then uses t-SNE for further dimension reduction.
1 | RA3_RefProj(ref_data_nml, sc_data_nml, rand_seed = 23)
|
sc_data_nml |
TF-IDF normalized scCAS data, the output of function Dataprep |
bulk_tsne |
tsne representation for projected scCAS data |
1 | result <- RA3_RefProj(ref_data_nml,sc_data_nml,rand_seed = 2020)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.