scMaSigPro 0.0.4 (2024-07-30)
-
Dependency Changes
- Removed hard dependency on
RColorConesa
andComplexUpset
. - Removed
assertthat
,stringr
from namespace. - Removed
maSigPro::position
from namespace.
- Removed hard dependency on
-
Plotting Updates
- Updated plot functions to use a custom palette.
- Updated
plotTrendCluster
function for distinct layers. - Enhanced
plotIntersect()
with return capabilities. - Enhanced
plotTrend
with curves, lines, and points. - Updated ordering by frequency in
UpsetR
.
-
Function Updates
- Added
clean_string()
internal function. - Added
sc.restruct()
function. - Exported
pb_helpers()
.
- Added
-
Documentation Updates
- General code styling.
- Updated README with citation information.
- Single comprehensive data documentation.
- Added a new vignette.
-
Bug Fixes
- Removed
patchwork
call.
- Removed