compbiomed / singleCellTK

Interactively analyze single cell genomic data
https://camplab.net/sctk/
Other
170 stars 74 forks source link

BubblePlot functionality changed to list #700

Closed akshayarav closed 1 year ago

akshayarav commented 1 year ago

Changed the return value of runClusterSummaryMetrics to return a list and processed the data in plotBubble to work with the current functionality.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.08 :tada:

Comparison is base (67f37a4) 53.74% compared to head (1532258) 53.82%.

:exclamation: Current head 1532258 differs from pull request most recent head 4a5b5f7. Consider uploading reports for the commit 4a5b5f7 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #700 +/- ## ========================================== + Coverage 53.74% 53.82% +0.08% ========================================== Files 76 78 +2 Lines 12360 12408 +48 ========================================== + Hits 6643 6679 +36 - Misses 5717 5729 +12 ``` | [Impacted Files](https://app.codecov.io/gh/compbiomed/singleCellTK/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compbiomed) | Coverage Δ | | |---|---|---| | [R/sctkQCUtils.R](https://app.codecov.io/gh/compbiomed/singleCellTK/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compbiomed#diff-Ui9zY3RrUUNVdGlscy5S) | `0.00% <0.00%> (ø)` | | | [R/runClusterSummaryMetrics.R](https://app.codecov.io/gh/compbiomed/singleCellTK/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compbiomed#diff-Ui9ydW5DbHVzdGVyU3VtbWFyeU1ldHJpY3MuUg==) | `88.00% <88.00%> (ø)` | | | [R/plotBubble.R](https://app.codecov.io/gh/compbiomed/singleCellTK/pull/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compbiomed#diff-Ui9wbG90QnViYmxlLlI=) | `100.00% <100.00%> (ø)` | |

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