Releases
v0.4.2
Bug fixes
Fix bug where the sc_example
dataset required loading additional libraries as notified by CRAN (Fixes #40 )
sc_example
contained a DataFrame
rather than a data.frame
for the SC3 data, this has now been fixed
Add fixed alpha scale range to clustree_overlay()
(Fixes #41 )
Alpha will now represent in_prop values between 0 and 1
Change how point colour resolution name is determined for side plots in clustree_overlay()
(Fixes #38 )
Fix missing alpha scale in clustree()
(Fixes #32 )
Change prefix matching to simpler exact method without regular expressions
This should allow matching the start of column names without the wildcard problem in Issue #19
Fixes for minor bugs discovered with new unit tests
Other changes
Add additional unit tests, including some missing from clustree_overlay()
Tests for matching prefix values
Test for point colour in clustree_overlay()
with rounded resolutions
You can’t perform that action at this time.