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
concat: Implementation similar to the Python implementation with different merge strategies
rbind.AbstractAnnData and cbind.AbstractAnnData: Only allow this if the anndata objects have similar colnames / rownames so the concatenation is simple. If not, it will throw an error and tell you to use concat