Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JRWallace authored Jun 10, 2024
1 parent fdeb730 commit 85a3f07
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions metadata/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,2 @@
FROM ghcr.io/compbiocore/lee_rnaseq:apr_26_01-36-57_2024

RUN R -e "BiocManager::install("airway")"
RUN R -e "BiocManager::install("AnnotationHub")"
RUN R -e "BiocManager::install("enrichplot")"
RUN R -e "BiocManager::install("biomaRt")"
RUN R -e "BiocManager::install("DESeq2")"
RUN R -e "BiocManager::install("GenomicFeatures")"
RUN R -e "BiocManager::install("BSgenome")"
RUN R -e "BiocManager::install("BSgenome.Hsapiens.UCSC.hg19")"
RUN R -e "BiocManager::install("clusterProfiler")"

0 comments on commit 85a3f07

Please sign in to comment.