Skip to content

Commit

Permalink
add fst qc_markdown.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-widmayer authored Mar 19, 2024
1 parent 1a07542 commit 3c4189c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env/qc_markdown.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ RUN R -e "remotes::install_github('kbroman/qtlcharts')"
RUN R -e "install.packages('cowplot')"
RUN R -e "install.packages('DT', dependencies = TRUE)"
RUN R -e "install.packages('ggbeeswarm', dependencies = TRUE)"
RUN R -e "install.packages('fst', dependencies = TRUE)"

0 comments on commit 3c4189c

Please sign in to comment.