| run_fastmnn | R Documentation |
This function runs the data integration protocol detailed in the Seurat Wrappers protocol https://github.com/satijalab/seurat-wrappers/blob/master/docs/fast_mnn.md This function completes the fastmnn process on the datasets. Use run_fastmnn_integration_workflow() for the entire workflow process
run_fastmnn(dataList, batchName = "SID")
dataList |
A list of data sets to integrate using the fastmnn protocol |
batchName |
The annotation name to group data sets by, defaults to "ID" |
A data list of the combined data from the fastmnn protocol
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.