-
Notifications
You must be signed in to change notification settings - Fork 64
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
Extend cell cycle gene scoring #421
Conversation
mumichae
commented
Jan 10, 2025
- add new organism gene sets
- smarter gene ID/ gene name usage
…nes from beginning
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #421 +/- ##
==========================================
+ Coverage 58.93% 59.44% +0.51%
==========================================
Files 22 22
Lines 1690 1709 +19
==========================================
+ Hits 996 1016 +20
+ Misses 694 693 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
In general, looks great! I added a few minor comments to improve readability. Would be great to resolve them before merging
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 great!