CCBR / MOSuite

MultiOmicsSuite: R package for downstream multi-omics analysis
https://ccbr.github.io/reneeTools/
Other
1 stars 0 forks source link

Create function: filter_counts #38

Closed kelly-sovacool closed 1 month ago

kelly-sovacool commented 4 months ago

Changes

Create filter_counts function + helper functions from the NIDAP filtering template.

new functions

new datasets

Issues

PR Checklist

(~Strikethrough~ any points that are not applicable.)

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.94070% with 67 lines in your changes missing coverage. Please review.

Project coverage is 81.49%. Comparing base (e0a694f) to head (646fb01).

Files with missing lines Patch % Lines
R/filter.R 71.97% 44 Missing :warning:
R/histogram.R 74.41% 11 Missing :warning:
R/counts.R 76.00% 6 Missing :warning:
R/rename.R 42.85% 4 Missing :warning:
R/metadata.R 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## =========================================== - Coverage 97.82% 81.49% -16.34% =========================================== Files 6 12 +6 Lines 46 389 +343 =========================================== + Hits 45 317 +272 - Misses 1 72 +71 ```

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