Skip to content

Commit

Permalink
remove another renv::load in script not yet tested in gha
Browse files Browse the repository at this point in the history
  • Loading branch information
sjspielman committed Jul 11, 2024
1 parent 4a0c707 commit 127fde4
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@
# - In the SCE file, this is in the colData slot
# - In the AnnData file, this is in the obs slot

# Load renv environment and libraries
project_root <- rprojroot::find_root(rprojroot::is_renv_project)
renv::load(project_root)

# Load libraries
library(SingleCellExperiment)
library(optparse)

Expand Down

0 comments on commit 127fde4

Please sign in to comment.