From 8e35062af6063da96cd532dd4253ac79cfb6e37a Mon Sep 17 00:00:00 2001 From: Boyi Guo Date: Thu, 11 May 2023 07:24:57 -0400 Subject: [PATCH] add escheR library --- code/analysis/15_cell_composition/03-plot_coloc_EFNA5_FYN.R | 1 + 1 file changed, 1 insertion(+) diff --git a/code/analysis/15_cell_composition/03-plot_coloc_EFNA5_FYN.R b/code/analysis/15_cell_composition/03-plot_coloc_EFNA5_FYN.R index 976ff608..753020c0 100644 --- a/code/analysis/15_cell_composition/03-plot_coloc_EFNA5_FYN.R +++ b/code/analysis/15_cell_composition/03-plot_coloc_EFNA5_FYN.R @@ -2,6 +2,7 @@ library(tidyverse) library(SpatialExperiment) library(spatialLIBD) library(here) +library(escheR) spe_dat <- readRDS(here( "processed-data/rdata/spe/01_build_spe",