nateosher / DIMPLE

MIT License
2 stars 1 forks source link

add functionality so qdist can adjust for counts of cells, also adding g capability to shiny app #84

Closed mariamasotti1 closed 1 year ago

mariamasotti1 commented 1 year ago

@nateosher can you just look at the lm_qdist function to make sure I'm adjusting for cell counts properly?...I just copied from the lm_dist function

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (c1b8363) 95.14% compared to head (4022027) 95.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #84 +/- ## ========================================== + Coverage 95.14% 95.20% +0.05% ========================================== Files 32 32 Lines 886 897 +11 ========================================== + Hits 843 854 +11 Misses 43 43 ``` | [Impacted Files](https://codecov.io/gh/nateosher/DIMPLE/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [R/lm\_dist.R](https://codecov.io/gh/nateosher/DIMPLE/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Ui9sbV9kaXN0LlI=) | `94.93% <100.00%> (+0.81%)` | :arrow_up: | 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.