Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pan1c-Apps
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexis Mergez
Pan1c-Apps
Commits
9c22b87b
Commit
9c22b87b
authored
7 months ago
by
Alexis Mergez
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pan1c-env.def
+2
-1
2 additions, 1 deletion
pan1c-env.def
with
2 additions
and
1 deletion
pan1c-env.def
+
2
−
1
View file @
9c22b87b
...
...
@@ -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 "$@"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment