Changelog
Source:NEWS.md
SpNeigh 0.99.43
- Updated CITATION file
- Added Bioconductor installation instructions to the vignette and README
SpNeigh 0.99.41
- Renamed functions to follow lowerCamelCase convention
- Renamed
my_theme_ggplot()totheme_spneigh() - Renamed
my_color_15tocolors15_cheng - Implemented
extractCoords()as an S3 generic - Updated faceting implementation
SpNeigh 0.99.1
- Made functions compatible with
SpatialExperimentobjects - Added script in
inst/scriptsto document data ininst/extdata
SpNeigh 0.99.0
Initial Bioconductor submission
New Features
- Introduced the
RunSpatialDE()function for spatial differential expression using spatial weights. - Added
ComputeSpatialEnrichmentIndex()for enrichment quantification. - Implemented
GetBoundary(),GetRingRegion(), andRemoveOutliers()for spatial region detection. - Added
PlotSpatialExpression()and other visualization tools.