diff --git a/scripts/5hAPF.R b/scripts/5hAPF.R index a612da93de939f65d179c7a146253990ecfd9d91..7f6002103c39123b00bb85c60de40b2125d63337 100644 --- a/scripts/5hAPF.R +++ b/scripts/5hAPF.R @@ -35,9 +35,6 @@ import::from("./scripts/statistics.R", "varPCA", .character_only=TRUE) # set global ggplot2 theme ggplot2::theme_set(theme_custom()) -# load reticulate env -reticulate::use_condaenv("seurat", required = TRUE) - # path to read raw data datadir <- "./data" diff --git a/scripts/9396.R b/scripts/9396.R index eb3dd2e20e9140f0c3b3144e27e3fa0748739a0e..120c68b87620dbcee13a7fe1b7208fe0f2648b2e 100644 --- a/scripts/9396.R +++ b/scripts/9396.R @@ -35,9 +35,6 @@ import::from("./scripts/statistics.R", "varPCA", .character_only=TRUE) # set global ggplot2 theme ggplot2::theme_set(theme_custom()) -# load reticulate env -reticulate::use_condaenv("seurat", required = TRUE) - # path to read raw data datadir <- "./data" diff --git a/scripts/WP.R b/scripts/WP.R index a9bdaf6d8effe123357b3c383138f247b6c0fa06..40fb22275b4aa1cd630efc11db2fbce9c1ef9f55 100644 --- a/scripts/WP.R +++ b/scripts/WP.R @@ -35,9 +35,6 @@ import::from("./scripts/statistics.R", "varPCA", .character_only=TRUE) # set global ggplot2 theme ggplot2::theme_set(theme_custom()) -# load reticulate env -reticulate::use_condaenv("seurat", required = TRUE) - # path to read raw data datadir <- "./data"