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

[python] Start move to {obs/var} specific arguments for get_anndata #1149

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

ivirshup
Copy link
Contributor

@ivirshup ivirshup commented May 17, 2024

Closes #1035

But needs discussion on API wrt upstream packages.

@ivirshup ivirshup added the python api Related to the API label May 17, 2024
Copy link

codecov bot commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.15%. Comparing base (39a5d1d) to head (b2c1860).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1149      +/-   ##
==========================================
- Coverage   91.16%   91.15%   -0.02%     
==========================================
  Files          77       77              
  Lines        5896     5910      +14     
==========================================
+ Hits         5375     5387      +12     
- Misses        521      523       +2     
Flag Coverage Δ
unittests 91.15% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ivirshup ivirshup changed the title Start move to {obs/var} specific arguments for get_anndata [python] Start move to {obs/var} specific arguments for get_anndata May 23, 2024
@ivirshup ivirshup marked this pull request as ready for review May 24, 2024 21:22
Co-authored-by: Emanuele Bezzi <ebezzi@chanzuckerberg.com>
@ivirshup ivirshup requested a review from pablo-gar May 28, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python api Related to the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simplify column_names argument in get_anndata() method
2 participants