Skip to content

Add concat functionality #325

@rcannood

Description

@rcannood
  • 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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions