Skip to content
Snippets Groups Projects
Commit 43dfad81 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Update .gitlab-ci.yml

parent 7bfeb98a
1 merge request!69Resolve "Paired-end Diffbind peaks gives different answer" after changing random
Pipeline #6358 failed with stages
in 33 seconds
......@@ -2,7 +2,7 @@ before_script:
- module add python/3.6.1-2-anaconda
- pip install --user pytest-pythonpath==0.7.1 pytest-cov==2.5.1
- module load nextflow/0.31.0
- ulimit -c unlimited
- ulimit -Ss unlimited
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/chipseq/*fastq.gz test_data/
stages:
......
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