Skip to content
Snippets Groups Projects
Commit 1f9debcc authored by Holly Ruess's avatar Holly Ruess
Browse files

add blacklist run

parent 946bd51c
Branches
Tags
1 merge request!25Resolve "Blacklist of regions"
Pipeline #7032 failed with stages
in 22 hours, 13 minutes, and 32 seconds
......@@ -30,5 +30,5 @@ paired_end_mouse:
- branches
- master
script:
- nextflow run workflow/main.nf --designFile "$CI_PROJECT_DIR/test_data/design_ENCSR451NAE_PE.txt" --genome 'GRCm38' --pairedEnd true
- nextflow run workflow/main.nf --designFile "$CI_PROJECT_DIR/test_data/design_ENCSR451NAE_PE.txt" --genome 'GRCm38' --pairedEnd true --blacklist true
- pytest -m pairedend_mouse
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment