Releases: pwwang/scplotter
Releases · pwwang/scplotter
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