Skip to content
Snippets Groups Projects
Commit f7785b6c authored by descoste's avatar descoste
Browse files

add bowtie2 test

parent 3b404b90
No related branches found
No related tags found
3 merge requests!13fasterq hidden macs2 picard,!12deeptools last version,!11bowtie2
......@@ -36,6 +36,21 @@ image:
## WRITE YOUR TEST RULE HERE AFTER BRANCHING ON SUBMISSION AND CREATE A MERGE REQUEST
bowtie2-241cv1-test:
extends: .templateTest
variables:
BASENAME: bowtie2
TAG: 241cv1
RECIPE_PATH: recipes/quality-control/bowtie2
bowtie2-245-test:
extends: .templateTest
variables:
BASENAME: bowtie2
TAG: 245
RECIPE_PATH: recipes/quality-control/bowtie2
#####################
# Image analysis
#####################
......
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