- name: seqtk sample test_seqtk_sample_single_end command: nextflow run ./tests/modules/seqtk/sample -entry test_seqtk_sample_single_end -c ./tests/config/nextflow.config -c ./tests/modules/seqtk/sample/nextflow.config tags: - seqtk - seqtk/sample files: - path: output/seqtk/test.sampled.fastq.gz contains: - "@ERR5069949" - name: seqtk sample test_seqtk_sample_paired_end command: nextflow run ./tests/modules/seqtk/sample -entry test_seqtk_sample_paired_end -c ./tests/config/nextflow.config -c ./tests/modules/seqtk/sample/nextflow.config tags: - seqtk - seqtk/sample files: - path: output/seqtk/test.sampled_1.fastq.gz contains: - "@ERR5069949" - path: output/seqtk/test.sampled_2.fastq.gz contains: - "@ERR5069949"