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
f84ea846
Commit
f84ea846
authored
2 years ago
by
Nicolas Descostes
Browse files
Options
Downloads
Plain Diff
Merge branch 'submission' into 'main'
fastqc-0119cv6-test See merge request
!8
parents
309ff5e2
d880cc02
No related branches found
Branches containing commit
No related tags found
1 merge request
!8
fastqc-0119cv6-test
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+9
-0
9 additions, 0 deletions
.gitlab-ci.yml
recipes/quality-control/fastqc/Singularity.fastqc-0119cv6
+12
-0
12 additions, 0 deletions
recipes/quality-control/fastqc/Singularity.fastqc-0119cv6
with
21 additions
and
0 deletions
.gitlab-ci.yml
+
9
−
0
View file @
f84ea846
...
...
@@ -50,6 +50,15 @@ image:
# TAG: 0119cv8
# RECIPE_PATH: recipes/quality-control/fastqc/
fastqc-0119cv6-test
:
extends
:
.templateTest
variables
:
BASENAME
:
fastqc
TAG
:
0119cv6
RECIPE_PATH
:
recipes/quality-control/fastqc/
#####################
## Quality control
#####################
...
...
This diff is collapsed.
Click to expand it.
recipes/quality-control/fastqc/Singularity.fastqc-0119cv6
0 → 100644
+
12
−
0
View file @
f84ea846
Bootstrap: docker
From: biocontainers/fastqc:v0.11.9_cv6
%runscript
echo "Running container biocontainers/fastqc:v0.11.9_cv6, FastQC v0.11.9"
exec /bin/bash "$@"
%post
mkdir /cluster /work /tsd /projects
%labels
Author Nicolas Descostes
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