- fix(clone_selectors): make selectors work for data from clonal_size_data()
- feat(clone_selectors): add top and order arguments to sel() and top() functions for improved selection control
- BREAKING(clone_selectors): change 'groups' to 'group_by'
- BREAKING(ClonalStatPlot): change behavior of clone selecting (now it is only controlled by
clonesargument) - feat(ClonalStatPlot): add support for chord and circos plot types in ClonalStatPlot function
- feat: remove deprecated ClonalDynamicsPlot function
- feat(CellDimPlot): add examples for setting seed and 3D plotting
Full Changelog: 0.6.6...0.7.0