Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic API identifier for axes #64

Open
gtca opened this issue Feb 1, 2024 · 0 comments
Open

Semantic API identifier for axes #64

gtca opened this issue Feb 1, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@gtca
Copy link
Collaborator

gtca commented Feb 1, 2024

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]

@gtca gtca added the enhancement New feature or request label Feb 1, 2024
@gtca gtca added this to the v0.3.1 milestone Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant