transfer_data_list_to_so | R Documentation |
User can specify which fields to transfer from a list object to a seurat object
transfer_data_list_to_so( r, so, transfer_list = c("coor", "samples", "TMAs", "patients", "samples", "sites", "treatment", "cell.types", "cell.types2") )
r |
original list object |
so |
seurat object |
transfer_list |
list of meta fields to transfer |
a new subsetted list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.