Batch integration feature - #416
Merged
danielStrobl merged 524 commits intoOct 5, 2022
Merged
Conversation
…ingleCellOpenProblems into batch-integration-feature
…ingleCellOpenProblems into batch-integration-feature
Collaborator
Author
|
I think this should be ready to merge now @LuckyMD |
LuckyMD
approved these changes
Oct 4, 2022
LuckyMD
left a comment
Collaborator
There was a problem hiding this comment.
This looks good to me. There is still one unanswered feature request above about computing PCA not only for scanorama input in the function, but also for ComBat output... but I think that might actually not be relevant. So fine to merge from my side. Maybe confirm this doesn't need to be addressed @danielStrobl
Collaborator
Author
|
This shouldn't matter for the results as we're using X_emb, so just a bit of unnecessary compute time |
Collaborator
|
Tests are hanging, going ahead and re-triggering |
…ingleCellOpenProblems into batch-integration-feature
Collaborator
|
Clear to merge? 🎉 |
Collaborator
|
I guess technically awaiting success of https://github.com/danielStrobl/SingleCellOpenProblems/actions/runs/3190561273 |
Collaborator
Author
|
Yes! clear to merge! |
rcannood
added a commit
that referenced
this pull request
Sep 4, 2024
* lower bound scvi-tools, other fixes * add release notes * Refactor scvi without scib * remove comments * switch to pytorch_nvidia image * only output necessary data * add more arguments to component * add more params to scanvi * Apply suggestions from code review Co-authored-by: Martin Kim <46072231+martinkim0@users.noreply.github.com> * Apply more suggestions from code review * Use counts --------- Co-authored-by: Kai Waldrant <kai@data-intuitive.com> Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
rcannood
added a commit
that referenced
this pull request
Sep 4, 2024
* lower bound scvi-tools, other fixes * add release notes * Refactor scvi without scib * remove comments * switch to pytorch_nvidia image * only output necessary data * add more arguments to component * add more params to scanvi * Apply suggestions from code review Co-authored-by: Martin Kim <46072231+martinkim0@users.noreply.github.com> * Apply more suggestions from code review * Use counts --------- Co-authored-by: Kai Waldrant <kai@data-intuitive.com> Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com> Former-commit-id: 05cfabe
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.
Submission type
Testing
Submission guidelines
PR review checklist
This PR will be evaluated on the basis of the following checks:
__init__.pyand were tested in the pipeline