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

aggregate the anndata object #100

Merged
merged 23 commits into from Feb 26, 2024
Merged

aggregate the anndata object #100

merged 23 commits into from Feb 26, 2024

Conversation

Intron7
Copy link
Member

@Intron7 Intron7 commented Nov 28, 2023

This will create a aggregated anndata object. This is useful for pseudobulk analysis.

To do:

  • add better docstrings
  • add custom kernel for dense arrays
  • check if I can implement a kernel that doesn't calculate everything every time

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@Intron7 Intron7 added the run-gpu-ci runs GPU CI label Feb 26, 2024
@Intron7 Intron7 removed the run-gpu-ci runs GPU CI label Feb 26, 2024
@Intron7 Intron7 added the run-gpu-ci runs GPU CI label Feb 26, 2024
@Intron7 Intron7 enabled auto-merge (squash) February 26, 2024 15:35
@Intron7 Intron7 merged commit 61feacf into main Feb 26, 2024
6 of 7 checks passed
@Intron7 Intron7 deleted the aggregated branch February 26, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-gpu-ci runs GPU CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant