| run_cca | R Documentation |
This function runs the data integration protocol detailed in the Seurat "Introduction to scRNA-seq integration" found at https://satijalab.org/seurat/articles/integration_introduction.html. This function completes the cca integration process using the first data set as a reference as described at https://satijalab.org/seurat/articles/integration_large_datasets.html Use run_cca_integration_workflow() for the entire workflow process
run_cca(dataList)
dataList |
A list of data sets to integrate using the cca protocol |
A data list of the combined data from the cca protocol
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.