0.6.0
- chore: update RoxygenNote to 7.3.3
 - fix(featurestatplot): improve feature group handling in data frame
 - feat(featurestatplot): default options to TRUE to show row and column names when plot_type is heatmap-alike
 - feat: add downsample parameter to feature statistic plots
 - chore(enrichmentplot): remove preset label_nudge parameter in BarPlot call
 - feat(featurestatplot): add pos_only parameter to filter positive feature values
 - feat(clonal_size_data): refactor data wrangling and grouping logic
 - feat(CCCPlot): enhance meta_specificity documentation
 - feat: add MarkersPlot function and documentation
 - chore: add 'donttest' for examples for EnrichmentPlot function
 - fix(FeatureStatPlot): handle NA values in dot size calculation
 - BREAKING: remove VolcanoPlot re-exports, using MarkersPlot instead
 
Full Changelog: 0.5.5...0.6.0