Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BICF
Astrocyte
chipseq_analysis
Commits
9783455d
Commit
9783455d
authored
Feb 14, 2018
by
Venkat Malladi
Browse files
Add in paired-end data test.
parent
5b44e9ab
Pipeline
#1562
failed with stages
in 241 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9783455d
...
...
@@ -18,3 +18,8 @@ single_end_mouse:
script
:
-
nextflow run workflow/main.nf
-
pytest -m integration
paired_end_human
:
stage
:
integration
script
:
-
nextflow run workflow/main.nf --designFile "test_data/design_ENCSR729LGA_PE.txt" --genome 'GRCh38'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment