2021-02-03 11:02:58 -05:00
|
|
|
- name: fastp single-end
|
|
|
|
command: nextflow run ./tests/software/fastp -entry test_fastp_single_end -c ./tests/config/nextflow.config
|
2021-02-01 08:02:06 -05:00
|
|
|
tags:
|
|
|
|
- fastp
|
2021-02-03 11:02:58 -05:00
|
|
|
- fastp_single_end
|
2021-02-01 08:02:06 -05:00
|
|
|
files:
|
|
|
|
- path: ./output/fastp/test.fastp.json
|
|
|
|
md5sum: b81d53bfa5c1553bed89f6475edcf437
|
|
|
|
- path: ./output/fastp/test.trim.fastq.gz
|
|
|
|
md5sum: 2f5516df477b123e3f78adb67effa3bc
|
|
|
|
- path: ./output/fastp/test.fastp.log
|
|
|
|
- path: ./output/fastp/test.fastp.html
|
|
|
|
|
2021-02-03 11:02:58 -05:00
|
|
|
- name: fastp paired-end
|
|
|
|
command: nextflow run ./tests/software/fastp -entry test_fastp_paired_end -c ./tests/config/nextflow.config
|
2021-02-01 08:02:06 -05:00
|
|
|
tags:
|
|
|
|
- fastp
|
2021-02-03 11:02:58 -05:00
|
|
|
- fastp_paired_end
|
2021-02-01 08:02:06 -05:00
|
|
|
files:
|
|
|
|
- path: ./output/fastp/test.fastp.html
|
|
|
|
- path: ./output/fastp/test.fastp.json
|
|
|
|
md5sum: 40db7fcbed478b0a96a1c5c1bb5f737b
|
|
|
|
- path: ./output/fastp/test.fastp.log
|
|
|
|
- path: ./output/fastp/test_1.trim.fastq.gz
|
|
|
|
md5sum: c8844c05194b50ae368e6825e997aa7f
|
|
|
|
- path: ./output/fastp/test_2.trim.fastq.gz
|
2021-02-03 14:22:42 -05:00
|
|
|
md5sum: 9238b07bb1609e939be7c8889b72c209
|