nateosher / DIMPLE

MIT License
2 stars 1 forks source link

Filter exp #69

Closed nateosher closed 1 year ago

nateosher commented 1 year ago

I added a function filter_exp that filters a MltplxExperiment object based on a list of ids and produces another MltplxExperiment object

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.17 :tada:

Comparison is base (6fac11e) 85.66% compared to head (a77c219) 85.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69 +/- ## ========================================== + Coverage 85.66% 85.84% +0.17% ========================================== Files 32 33 +1 Lines 879 890 +11 ========================================== + Hits 753 764 +11 Misses 126 126 ``` | [Impacted Files](https://codecov.io/gh/nateosher/DM-ME/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [R/filter\_exp.R](https://codecov.io/gh/nateosher/DM-ME/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9maWx0ZXJfZXhwLlI=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.