Skip to content
Snippets Groups Projects
Commit 9c22b87b authored by Alexis Mergez's avatar Alexis Mergez
Browse files

Added optparse

parent 22eb97f5
No related branches found
No related tags found
No related merge requests found
Pipeline #209877 passed with stages
in 8 minutes and 17 seconds
......@@ -29,7 +29,8 @@ Stage: build
micromamba create -y -p /apps/Renv -c conda-forge -c r -c bioconda \
r-base \
r-essentials \
bioconductor-karyoploter
bioconductor-karyoploter \
r-optparse
%apprun Renv
exec micromamba run -p /apps/Renv "$@"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment