Skip to content

Add $copy() to AbstractAnnData #352

@rcannood

Description

@rcannood

I wonder if $copy() should be a shorthand for this (just for people familiar with Python)?

Originally posted by @lazappi in #324 (comment)

The python copy method accepts a filename so it can be written to disk or be kept in memory. Should we implement this with the same interface so we can:

  • filename → HDF5AnnData
  • no filename → InMemoryAnnData

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions