Releases: pwwang/scplotter
Releases · pwwang/scplotter
0.2.0
- feat: enhance CellStatPlot to support violin and box plots
- fix(ClonalDiversity): fix
n_boots
not working - feat(ClonalDiversityPlot): add methods
d50
anddXX
- fix: fix 'scale = TRUE' not working for ClonalCompositionPlot with method "homeo"
- refactor: move clonal util functions to a separate file
- feat: add ClonalDynamicsPlot and update documentation
- fix: fix all places using SankeyPlot to adopt plotthis 0.5.1
- docs: fix cross-links to plotthis functions
- fix: update DESCRIPTION to include additional remote repository
- fix: update documentation to use scplotter functions in examples
Full Changelog: 0.1.2...0.2.0
0.1.2
Full Changelog: 0.1.1...0.1.2
0.1.1
- deps: add pwwang::bioconductor-screpertoire to conda requirements
- fix: fix Some of the methods for ClonalDiversityPlot not working (#5)
- docs: fix link for scRepertoire in README
- docs: update README to expand full name of CCCPlot
- deps: add gglogger as a suggest dependency
- feat: allow to use facet_by when plot_type = 'dim' for FeatureStatPlot
- deps: remove Remotes in DESCRIPTION (plotthis is on CRAN now)
- docs: fix URLs in README and other docs
Full Changelog: 0.1.0...0.1.1
0.1.0
- feat: add ClonalVolumePlot, ClonalAbundancePlot, ClonalLengthPlot, ClonalResidencyPlot and ClonalCompositionPlot
- style: fix R CMD check
- deps: update Remotes in DESCRIPTION file to use latest scRepertoire
- style: update .Rbuildignore and .github/workflows/main.yml to fix CMD check issues
- style: fix CMD check issues
- style: fix CMD check issues
- style: fix CMD check issues
- style: fix CMD check issues
- feat: add ClonalOverlapPlot
- feat: add ClonalDiversityPlot
- feat: add ClonalGeneUsagePlot, ClonalPositionalPlot and ClonalPositionalPlot
- feat: add ClonalRarefactionPlot
- feat: add CCCPlot
- feat: add radar/spider plot for CellStatPlot
- docs: update method for ClonalDiversityPlot to include gini.coeff
- docs: add CCCPlot and ClonalX plots to README and mention scRepertoire in the Credits in README
Full Changelog: 0.0.2...0.1.0
0.0.2
- docs: add docs for builtin datasets
- feat: support named features in heatmap for FeatureStatPlot
- feat: add correlation plot for features in FeatureStatPlot
Full Changelog: 0.0.1...0.0.2
0.0.1
- init
Full Changelog: https://github.com/pwwang/scplotter/commits/0.0.1