-
Notifications
You must be signed in to change notification settings - Fork 14
Add semi-supervised STACAS (ssSTACAS) as new method component #59
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
base: main
Are you sure you want to change the base?
Conversation
|
@JGarnica22 Can you merge upstream/main into this branch? 🙇 |
thanks, done! |
|
Please see the same problem at #58 (comment) |
mumichae
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just some minor comments
Co-authored-by: Michaela Müller <51025211+mumichae@users.noreply.github.com>
Co-authored-by: Michaela Müller <51025211+mumichae@users.noreply.github.com>
|
Hi, thanks for your support, I merged the changes. |
|
Hi, thanks again. I merged the changes:
|
|
Hi, just checking in on this PR. Let me know if there’s anything I should update or clarify to help move it forward. Thanks! |
Describe your changes
Add
methods/ss_stacasnew metric component.Add semi-supervised version of STACAS tool for integration of single-cell transcriptomics data.
This functionality leverages partial or imperfect knowledge of cell identity to improve integration quality by preserving biological variation while correcting for batch effects.
More information at:
Checklist before requesting a review
I have performed a self-review of my code
Check the correct box. Does this PR contain:
Proposed changes are described in the CHANGELOG.md
CI Tests succeed and look good!