Skip to content

Commit

Permalink
try fixing corrupted cache from mageck flute Singularity container
Browse files Browse the repository at this point in the history
  • Loading branch information
mirpedrol committed Aug 1, 2024
1 parent 915dccc commit 1023e27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/template_fluteMLE.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
####
#### graphs mageck MLE

# Required to fix corrupted cache from Singularity container
library(ExperimentHub)
eh = ExperimentHub()

library(MAGeCKFlute)
library(clusterProfiler)
library(ggplot2)
Expand Down

0 comments on commit 1023e27

Please sign in to comment.