Scanvi model - #1104
Open
dorien-er wants to merge 24 commits into
Open
Conversation
dorien-er
force-pushed
the
scanvi-model
branch
from
January 22, 2026 08:53
997f7f0 to
74bc93f
Compare
DriesSchaumont
requested changes
Feb 26, 2026
| reference_obs_target: "cell_type", | ||
| reference_var_gene_names: "ensemblid", | ||
| max_epochs: 10, | ||
| obsm_embedding: "X_pca" |
Member
There was a problem hiding this comment.
Was this change intentional?
Member
There was a problem hiding this comment.
A new workflow was added (embedding_model/scanvi_model). Could this workflow be used as a subworkflow in this one in case a reference model is not provided? Or is it not applicable?
…1106) * CI: Use GITHUB_TOKEN when building containers with github resources * Use mounts * Add secret during build * Undo some changes * Remove a docker_run_args config value * Remove some more docker_run_args
* Bump anndata and mudata [ci force] * Fix multi_star * Allow install as root for some python packages * Fix leftover merge conflict * Add CHANGELOG entry * freebayes: use debian instead of ubuntu * Remove cellbender and update from_seurat_to_h5mu * Fix some builds [ci force]
dorien-er
force-pushed
the
scanvi-model
branch
from
February 27, 2026 15:14
6bab9cc to
a7be025
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog
Issue ticket number and link
Closes #xxxx (Replace xxxx with the GitHub issue number)
Checklist before requesting a review
I have performed a self-review of my code
Conforms to the Contributor's guide
Check the correct box. Does this PR contain:
Proposed changes are described in the CHANGELOG.md
CI tests succeed!