Adding new method: scMerge2 - #63
Conversation
|
@lazappi Hi! This is Seo :) |
Co-authored-by: Luke Zappia <lazappi@users.noreply.github.com>
|
@mumichae Could you take a look at this PR? |
|
@mumichae I fixed up the code with the help of your feedback!
Let me know if there are any thing else that can be better :) |
mumichae
left a comment
There was a problem hiding this comment.
Already looking a lot better!
There are still some computational bottlenecks that are worth solving (given that this methods uses the complete count matrix and densifying is expensive.
|
@seohyonkim Would you be able to take a look at @mumichae's comments? |
# Conflicts: # CHANGELOG.md
|
I pushed a few changes to the branch, after merging main into this PR.
|
Describe your changes
This PR is for a new method scMerge2.
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!