-
Notifications
You must be signed in to change notification settings - Fork 366
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
feat(external): add velovi to external #2611
Conversation
cc @WeilerP |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2611 +/- ##
==========================================
- Coverage 89.90% 88.71% -1.20%
==========================================
Files 154 159 +5
Lines 12629 13306 +677
==========================================
+ Hits 11354 11804 +450
- Misses 1275 1502 +227
|
@martinkim0, the idea was to have velovi as part of the |
So I'm mostly indifferent, I had forgotten about this. But a few thoughts:
But really I think either is fine. @martinkim0 perhaps you should revert this as we make a decision. |
I think that's totally reasonable and the better option! Let's keep it here and I'll remove it from scvelo. |
Great! So I'm going to keep this commit then but remove the utility functions ( |
Sounds good to me! Let's discuss everything else in the corresponding PR. Thanks in advance! |
BREAKING CHANGE: removes `scvi.external.velovi.get_permutation_scores` and `scvi.external.velovi.preprocess_data` based on discussion in #2611
closes feature request #2610