Skip to content

Commit

Permalink
fix 286
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrei committed Nov 1, 2024
1 parent d9da66d commit 24f80ab
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/scripts/R/bioconductor.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ packages <- c(
'limma',
'org.Hs.eg.db',
'rtracklayer',
'SNPRelate',
'snpStats',
'SummarizedExperiment',
'TMixClust',
'VariantAnnotation',
'zlibbioc')
Expand Down
2 changes: 2 additions & 0 deletions docker/scripts/R/cran.R
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,15 @@ packages <- list(
'lmerTest',
'magrittr',
'MatrixEQTL',
'matrixStats',
'mgcv', # has gamm function
'miniCRAN',
'moments',
'MplusAutomation',
'MVN',
'mvtnorm',
'optparse',
'parallel',
'parameters',
'patchwork',
'PooledCohort',
Expand Down
1 change: 1 addition & 0 deletions docker/scripts/R/github.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ packages <- list(
'GenomicSEM/GenomicSEM' = '199d16f5e45c040a25ee0c885338ebd667277135',
'jamesliley/cfdr' = 'ec5fddbd27c746a470eb827dc249a80194b231e8',
'jamesliley/cFDR-common-controls' = '9b923fea283e2373ee8effa2909620a1930004bd',
'suchestoncampbelllab/gwasurvivr' = 'adad8509ad5f1f3033548bcb4d00f6f9c60778fa',
# gwasvcf deps:
'MRCIEU/genetics.binaRies' = 'b0324f180476d80c43bba2ab026b72c5be426a92',
'MRCIEU/gwasglue2' = 'c93b3a1fca7d2eae5d40bd62117091b1ad57f0fa',
Expand Down

0 comments on commit 24f80ab

Please sign in to comment.