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

65 add fold changes to gene results #77

Closed noamteyssier closed 1 year ago

noamteyssier commented 1 year ago

Codecov Report

Merging #77 (2524187) into main (2b094b4) will decrease coverage by 0.29%. The diff coverage is 50.72%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   57.55%   57.27%   -0.29%     
==========================================
  Files          29       30       +1     
  Lines        1713     1835     +122     
==========================================
+ Hits          986     1051      +65     
- Misses        727      784      +57     
Impacted Files Coverage Δ
src/aggregation/results.rs 0.00% <0.00%> (ø)
src/differential_expression.rs 0.00% <0.00%> (ø)
src/enrich/enrichment_testing.rs 0.00% <ø> (ø)
src/enrich/results.rs 0.00% <0.00%> (ø)
src/io/gene_frame.rs 0.00% <0.00%> (ø)
src/io/sgrna_frame.rs 0.00% <0.00%> (ø)
src/main.rs 1.61% <0.00%> (ø)
src/utils/mod.rs 0.00% <ø> (ø)
src/aggregation/compute_aggregation.rs 42.32% <7.14%> (-3.44%) :arrow_down:
src/utils/config.rs 89.18% <50.00%> (+0.30%) :arrow_up:
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.