escheR 1.3.1
SIGNIFICANT USER-VISIBLE CHANGES
- Add functions
add_fill_binandadd_ground_binto provide hexgon binning strategy to mitigate the overplotting of data points - Provide an example to use
add_fill_binandadd_ground_binwithmake_escheRto create hexgon binning plot
escheR 1.2.0
SIGNIFICANT USER-VISIBLE CHANGES
- Add generic functions to support
SingleCellExperimentobject by providing values to the argumentdimred, anddata.frameobject - Modify the generic function
make_escheR.SpatialExperimentto supportSpatialExperimentthat is beyond Visium - Update and add new vignette to show how to work with
SingleCellExperimentto visualizedimredand color palette for bi-variate display.
escheR 1.1.1
SIGNIFICANT USER-VISIBLE CHANGES
- The dependency on the package
spatialLIBDare removed - Revise the README file to add explanations for Gestalt Principles to help users grasp the big picture idea without going to read the manuscript.
escheR 0.99.7
SIGNIFICANT USER-VISIBLE CHANGES
- Add default color scheme (
viridis) toadd_fill - Add explicit reference to spatialLIBD in
make_escheRdocumentation - Add installation instruction for users whose R version is pre-R4.3
escheR 0.99.6
SIGNIFICANT USER-VISIBLE CHANGES
- Add minimium versions to dependencies and imported packages
- Import individual functions in NAMESPACE from packages
- Clean up comments in code
- Accepted by Bioconductor and will be released in Bioconductor 3.17
escheR 0.99.1
NEW FEATURES
- Added a
NEWS.mdfile to track changes to the package. - First full version of the package to be submitted to Bioconductor. See Bioconductor submission here.
