From 7fea161f2dff258e308009589fd0aa1fa83c2935 Mon Sep 17 00:00:00 2001 From: katiesevans Date: Thu, 11 May 2023 21:35:42 -0500 Subject: [PATCH] add r --- env/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/Dockerfile b/env/Dockerfile index 378b14e..b4ac9de 100644 --- a/env/Dockerfile +++ b/env/Dockerfile @@ -10,7 +10,7 @@ RUN conda install -c bioconda bcftools=1.9 RUN conda install -c conda-forge pandoc=2.12 RUN conda install -c bioconda plink=1.90b6.12 RUN conda install -c bioconda bedtools=2.29.2 -# RUN conda install -c conda-forge r=3.6.0 +RUN conda install -c conda-forge r=3.6.0