mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
d162f21ab3
* fixing paths for test * fixing paths for test * fixing pats to tests * fixing paths to tests * fixing paths to tests * fixing paths for tests * fixing paths for tests * fixing paths for tests * fixing paths fro tests * fixing paths for tests * indentation fixes * typo * renaming test results according to new file name * replacing the md5sums * fixing brackets * replacing md5sums * fixing md5sums * fixing md5sums' * Update test.yml * Update test.yml * Update test.yml * Update test.yml * Update test.yml * Update test.yml * Update test.yml * Update test.yml Co-authored-by: Ramon Rivera <ramon.rivera10@upr.edu> Co-authored-by: Ramon Rivera <riveravicens@gmail.com>
10 lines
391 B
YAML
10 lines
391 B
YAML
- name: samtools fastq test_samtools_fastq
|
|
command: nextflow run tests/software/samtools/fastq -entry test_samtools_fastq -c tests/config/nextflow.config
|
|
tags:
|
|
- samtools
|
|
- samtools_fastq
|
|
files:
|
|
- path: output/samtools/test_2.fastq.gz
|
|
md5sum: 229daf1a62d114cae42c65801e8c0114
|
|
- path: output/samtools/test_1.fastq.gz
|
|
md5sum: 4cab81f76e66361611621377f1b69d1d
|