-
Notifications
You must be signed in to change notification settings - Fork 14
Update scprint #71
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
Update scprint #71
Conversation
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.
LGTM! Thanks for improving the scprint component!
|
@mumichae Can this be merged? |
|
I noticed that the preprocessing is inconsistent compared to all the other integration method, since you're not taking the HVGs that have been provided and likely do your own preprocessing and feature selection via |
|
Made some minor comments
I think the preprocessor is just checking that enough genes are present, not doing feature selection, and that removing features would be bad for the model. But I suggest you discuss with @jkobject on #81. |
Co-authored-by: Luke Zappia <[email protected]>
|
I think so if you're happy with it |
|
@lazappi btw I have a good docker image for scGPT with flashattention for the grn_inference benchmark, do you want it for the other ones? |
|
@jkobject If you want to open some PRs that would be helpful. I think the scGPT components need an update anyway. |
update scprint to v2.3.5