-
-
Notifications
You must be signed in to change notification settings - Fork 14
Labels
new featureNew feature or requestNew feature or request
Description
- 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
Metadata
Metadata
Assignees
Labels
new featureNew feature or requestNew feature or request