Entering edit mode
                    4.7 years ago
        elb
        
    
        ▴
    
    260
    Hi guys,
is it possible to combine two independent Seurat objects into a single one? I'm not talking about the merge because the two objects result from two independent analysis meaning that each one has its own @data, @reduction, @pca.component etc.
Thank you in advance
If you don't want to merge them, what do you mean by combining them?
For example: SCT assy for analysis1, SCT assay for analysis2, RNA assay for analysis1, RNA assay for analysis2 and so on
You can make a list of Seurat objects, each one with its own assays.