Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
singularityhub-EMBLRome
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nicolas Descostes
singularityhub-EMBLRome
Commits
fce28e26
Commit
fce28e26
authored
2 years ago
by
Nicolas Descostes
Browse files
Options
Downloads
Patches
Plain Diff
initial commit
parent
d0723e08
No related branches found
No related tags found
1 merge request
!30
bedops test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
recipes/analysissuites/bedops/Singularity.bedops-2440
+21
-0
21 additions, 0 deletions
recipes/analysissuites/bedops/Singularity.bedops-2440
with
21 additions
and
0 deletions
recipes/analysissuites/bedops/Singularity.bedops-2440
0 → 100644
+
21
−
0
View file @
fce28e26
BootStrap: docker
From: ubuntu:bionic
%help
This singularity install bedops v2.4.40
%post
# ~~~~~~ General setup and folder creation ~~~~~~ #
apt-get update && apt-get install -y wget bzip2
# ~~~~~ bedops 2.4.40 ~~~~~ #
wget https://github.com/bedops/bedops/releases/download/v2.4.40/bedops_linux_x86_64-v2.4.40.tar.bz2
tar jxvf bedops_linux_x86_64-v2.4.40.tar.bz2
cp bin/* /usr/local/bin
%labels
Author Nicolas Descostes
Version v0.0.1
\ No newline at end of file
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