Newer
Older
- pip install --user pytest-pythonpath pytest-cov
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/chipseq/*fastq.gz test_data/
stages:
- unit
- integration
user_configuration:
stage: unit
script:
- pytest -m unit
single_end_mouse:
stage: integration
script:
paired_end_human:
stage: integration
script:
- nextflow run workflow/main.nf --designFile "/work/BICF/s163035/builds/932983dd/0/BICF/Astrocyte/chipseq_analysis/test_data/design_ENCSR729LGA_PE.txt" --genome 'GRCh38' --pairedEnd true -resume