noamteyssier / crispr_screen

Efficient Differential Expression and Gene Aggregation for CRISPR screens.
https://noamteyssier.github.io/crispr_screen/
MIT License
6 stars 0 forks source link

126 make regex available for treatment and control sample name inputs #130

Closed noamteyssier closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 70.78652% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 71.83%. Comparing base (987771f) to head (ed5c5f5).

Files Patch % Lines
src/main.rs 0.00% 10 Missing :warning:
src/differential_expression.rs 0.00% 7 Missing :warning:
src/utils/logging.rs 0.00% 6 Missing :warning:
src/io/simple_frame.rs 95.45% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== + Coverage 71.64% 71.83% +0.18% ========================================== Files 30 30 Lines 2920 3000 +80 ========================================== + Hits 2092 2155 +63 - Misses 828 845 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.