Skip to content

Incorporating feedback on niche refactor - #1284

Draft
shashkat wants to merge 2 commits into
scverse:mainfrom
shashkat:niche_refactor_suggestions
Draft

Incorporating feedback on niche refactor#1284
shashkat wants to merge 2 commits into
scverse:mainfrom
shashkat:niche_refactor_suggestions

Conversation

@shashkat

@shashkat shashkat commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Description

Big thanks to @grst for invaluable feedback (#1277) on the niche refactor in #1245. Incorporating those suggestions in this PR.

Closes

Closes #1277

shashkat and others added 2 commits August 31, 2026 22:49
…m and store the niche embedding in adata.obsm now.

Not sure how much computational benefit this offers, as now, instead of many small embeddings (for each library-subsetted adata), one big embedding is being computed (for the whole adata).
But irrespective of computational advantage, I think it can be useful to store the embedding in adata.obsm to inspect for end user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback on new niche implementation

1 participant