diff --git a/RESUME b/RESUME new file mode 100755 index 0000000..edef95b --- /dev/null +++ b/RESUME @@ -0,0 +1,5 @@ +#!/bin/bash + +set -euo pipefail + +nextflow run main.nf -profile docker,local,test --clean false -resume diff --git a/conf/test.config b/conf/test.config old mode 100644 new mode 100755 diff --git a/data/derep-input/ERR2537816.filtered.fasta b/data/derep-input/ERR2537816.filtered.fasta old mode 100644 new mode 100755 diff --git a/data/filter-input/ERR2537816.assembled.fastq.gz b/data/filter-input/ERR2537816.assembled.fastq.gz old mode 100644 new mode 100755 diff --git a/data/merge-input/ERR2537816.trimmed_1.trim.fastq.gz b/data/merge-input/ERR2537816.trimmed_1.trim.fastq.gz old mode 100644 new mode 100755 diff --git a/data/merge-input/ERR2537816.trimmed_2.trim.fastq.gz b/data/merge-input/ERR2537816.trimmed_2.trim.fastq.gz old mode 100644 new mode 100755 diff --git a/data/processing-input/ERR2537816.tsv b/data/processing-input/ERR2537816.tsv old mode 100644 new mode 100755 diff --git a/data/sintax-input/ERR2537816.derep.fasta b/data/sintax-input/ERR2537816.derep.fasta old mode 100644 new mode 100755 diff --git a/modules/nf-core/custom/dumpsoftwareversions/environment.yml b/modules/nf-core/custom/dumpsoftwareversions/environment.yml old mode 100644 new mode 100755 diff --git a/modules/nf-core/custom/dumpsoftwareversions/main.nf b/modules/nf-core/custom/dumpsoftwareversions/main.nf old mode 100644 new mode 100755 diff --git a/modules/nf-core/custom/dumpsoftwareversions/meta.yml b/modules/nf-core/custom/dumpsoftwareversions/meta.yml old mode 100644 new mode 100755 diff --git a/modules/nf-core/custom/dumpsoftwareversions/tests/main.nf.test b/modules/nf-core/custom/dumpsoftwareversions/tests/main.nf.test old mode 100644 new mode 100755 diff --git a/modules/nf-core/custom/dumpsoftwareversions/tests/main.nf.test.snap b/modules/nf-core/custom/dumpsoftwareversions/tests/main.nf.test.snap old mode 100644 new mode 100755 diff --git a/modules/nf-core/custom/dumpsoftwareversions/tests/tags.yml b/modules/nf-core/custom/dumpsoftwareversions/tests/tags.yml old mode 100644 new mode 100755 diff --git a/nextflow_schema.json b/nextflow_schema.json old mode 100644 new mode 100755 diff --git a/nf-test.config b/nf-test.config old mode 100644 new mode 100755 diff --git a/tests/modules/local/processing.nf.test b/tests/modules/local/processing.nf.test old mode 100644 new mode 100755 diff --git a/tests/modules/local/processing.nf.test.snap b/tests/modules/local/processing.nf.test.snap old mode 100644 new mode 100755 diff --git a/tests/modules/local/r_processing.nf.test b/tests/modules/local/r_processing.nf.test old mode 100644 new mode 100755 diff --git a/tests/modules/local/r_processing.nf.test.snap b/tests/modules/local/r_processing.nf.test.snap old mode 100644 new mode 100755 diff --git a/tests/modules/local/vsearch_derep.nf.test b/tests/modules/local/vsearch_derep.nf.test old mode 100644 new mode 100755 diff --git a/tests/modules/local/vsearch_fastq_filter.nf.test b/tests/modules/local/vsearch_fastq_filter.nf.test old mode 100644 new mode 100755 diff --git a/tests/modules/local/vsearch_fastq_filter.nf.test.snap b/tests/modules/local/vsearch_fastq_filter.nf.test.snap old mode 100644 new mode 100755 diff --git a/tests/modules/nf-core/cutadapt/main.nf.test b/tests/modules/nf-core/cutadapt/main.nf.test old mode 100644 new mode 100755 diff --git a/tests/modules/nf-core/pear/main.nf.test b/tests/modules/nf-core/pear/main.nf.test old mode 100644 new mode 100755 diff --git a/tests/modules/nf-core/pear/main.nf.test.snap b/tests/modules/nf-core/pear/main.nf.test.snap old mode 100644 new mode 100755 diff --git a/tests/modules/nf-core/vsearch/sintax/main.nf.test b/tests/modules/nf-core/vsearch/sintax/main.nf.test old mode 100644 new mode 100755 diff --git a/tests/nextflow.config b/tests/nextflow.config old mode 100644 new mode 100755