Commit b5f35004 authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Peak calling tests now run on full_small dataset

parent cc1070f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
- name: test_verify_output_only_peak_calling
  command: nextflow run main.nf -profile docker,test --only_peak_calling true --skip_fastqc true -c tests/config/nextflow.config
  command: nextflow run main.nf -profile docker,test_full_small --only_peak_calling true --skip_fastqc true -c tests/config/nextflow.config
  tags:
    - verify_output
    - verify_output_peak_calling