spatialGE 1.2.2
spatialGE 1.2.1
- Added C++ code to speed up STenrichcomputations (Thank
you, Dr. Soupir!).
- The STenrichfunction can now calculate gene set
enrichment scores (viaGSVA) in addition to gene set
average expression.
- The STenrichfunction can now test for gene set
“hot-spots” within an specific tissue domain (annotanddomainarguments).
- Spatial distances can now be log-transformed for
STgradient(logargument).
- Example data sets are now in the spatialGE_Data GitHub
repository.
- New functions spatial_metadataandtissue_namesto quickly access the names of spot/cell
annotations and sample names.
- Re-assessed package dependencies.
- Use of DelayedArrayfor some calculations.
- Several bug fixes.
spatialGE 1.2.0
- Functions STenrich,STgradient, andSTdiffavailable.
- Added C++ code for Seurat’s implementation of
FindVariableFeatures
spatialGE 1.1.0
- Multiple, significant changes to STlist (incompatible with STlist
objects from version 1.0).