how to merge seurat objects
In R ,already have some "Large Seurat" objects ,how could i merge them into one.
• 6,324 views
•
link
1 answer
You can do a basic merge using the merge function. If you want to do a joint analysis between all samples, I would recommend as an alternative the integration workflow.
• 0 views
•
link
Log in to answer this question.