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
dd25ee92
Commit
dd25ee92
authored
7 months ago
by
Alexis Mergez
Browse files
Options
Downloads
Patches
Plain Diff
Update pan1c-box.def
Added csv2md Added imagemagick
parent
9c22b87b
Loading
Loading
No related merge requests found
Pipeline
#212780
failed with stages
in 2 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pan1c-box.def
+2
-1
2 additions, 1 deletion
pan1c-box.def
with
2 additions
and
1 deletion
pan1c-box.def
+
2
−
1
View file @
dd25ee92
...
...
@@ -15,10 +15,11 @@ Stage: build
snakemake=8.4.7
# Installing apptainer v1.2.5
apt-get install -y wget time graphviz git
apt-get install -y wget time graphviz git
python3-pip imagemagick
cd /tmp
wget https://github.com/apptainer/apptainer/releases/download/v1.2.5/apptainer_1.2.5_amd64.deb
apt install -y ./apptainer_1.2.5_amd64.deb
pip install csv2md
%test
# Testing snakemake
...
...
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