Skip to content
Snippets Groups Projects
Select Git revision
  • 8aee48b98cbafdecd62fa5a2652d012df0483a6e
  • master default protected
  • dev
  • v0.2.7
  • v0.2.6
  • v0.1.0
  • v0.2.5
  • v0.2.4
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.2
13 results

tests.sh

Blame
  • Forked from LBMC / nextflow
    1238 commits behind the upstream repository.
    tests.sh 339 B
    nextflow src/nf_modules/UrQt/tests/trimming_paired.nf \
      -c src/nf_modules/UrQt/urqt.config \
      -profile docker \
      --fastq "data/tiny_dataset/fastq/tiny_R{1,2}.fastq"
    
    nextflow src/nf_modules/UrQt/tests/trimming_single.nf \
      -c src/nf_modules/UrQt/urqt.config \
      -profile docker \
      --fastq "data/tiny_dataset/fastq/tiny_R{1,2}.fastq"