From a40956fc489a7e5afb4fc7eda0de81e36773d367 Mon Sep 17 00:00:00 2001 From: lcolladotor Date: Tue, 2 Jul 2024 13:07:05 -0400 Subject: [PATCH] v1.17.3 -- add initial support for visiumStitched::build_spe() objects. TODO: * Re-make example data with read10xVisiumWrapper() * Add post-stitched reduced dims + spatial clusters * Clean up example code at run_app() * Change default cluster to the spatial clusters, instead of the scran_quick_clusters. Co-authored-by: Nick Eagles --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a0ebcbcf..c8db0a99 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: spatialLIBD Title: spatialLIBD: an R/Bioconductor package to visualize spatially-resolved transcriptomics data -Version: 1.17.2 -Date: 2024-05-24 +Version: 1.17.3 +Date: 2024-07-02 Authors@R: c( person("Leonardo", "Collado-Torres", role = c("aut", "cre"),