You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an already formatted Seurat object, step 1 is going to try to create a Seurat object out of the Seurat object in input, which does not work. Let's try to skip this step and go directly to step 2 if the input object is a Seurat class.