Skip to content

Semantic API identifier for axes #64

@gtca

Description

@gtca

Following scverse/anndata#1245, it makes sense to allow axis labels in MuData:

axis: Literal[0, 1, 'obs', 'var']

or, when creating an object with both axes shared,

axis: Literal[0, 1, 'obs', 'var', -1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions