2021-02-23 13:09:46 +00:00
|
|
|
- name: seqkit split2 single-end length
|
|
|
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_single_end_length -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- seqkit
|
|
|
|
- seqkit_split2
|
|
|
|
- seqkit_split2_single_end
|
|
|
|
- length
|
|
|
|
files:
|
|
|
|
- path: output/seqkit/
|
2021-02-17 16:25:41 +00:00
|
|
|
|
2021-02-23 13:09:46 +00:00
|
|
|
- name: seqkit split2 single-end size
|
|
|
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_single_end_size -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- seqkit
|
|
|
|
- seqkit_split2
|
|
|
|
- seqkit_split2_single_end
|
|
|
|
- size
|
|
|
|
files:
|
|
|
|
- path: output/seqkit/
|
2021-02-23 10:14:51 +00:00
|
|
|
|
|
|
|
- name: seqkit split2 single-end part
|
2021-02-23 13:09:46 +00:00
|
|
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_single_end_part -c tests/config/nextflow.config
|
2021-02-23 10:14:51 +00:00
|
|
|
tags:
|
|
|
|
- seqkit
|
|
|
|
- seqkit_split2
|
|
|
|
- seqkit_split2_single_end
|
|
|
|
- part
|
|
|
|
files:
|
|
|
|
- path: output/seqkit/
|
|
|
|
|
2021-02-23 13:09:46 +00:00
|
|
|
- name: seqkit split2 paired-end length
|
|
|
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_paired_end_length -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- seqkit
|
|
|
|
- seqkit_split2
|
|
|
|
- seqkit_split2_paired_end
|
|
|
|
- length
|
|
|
|
files:
|
|
|
|
- path: output/seqkit/
|
2021-02-23 10:14:51 +00:00
|
|
|
|
2021-02-23 13:09:46 +00:00
|
|
|
- name: seqkit split2 paired-end size
|
|
|
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_paired_end_size -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- seqkit
|
|
|
|
- seqkit_split2
|
|
|
|
- seqkit_split2_paired_end
|
|
|
|
- size
|
|
|
|
files:
|
|
|
|
- path: output/seqkit/
|
2021-02-23 10:14:51 +00:00
|
|
|
|
2021-02-23 13:09:46 +00:00
|
|
|
- name: seqkit split2 paired-end part
|
|
|
|
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_paired_end_part -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- seqkit
|
|
|
|
- seqkit_split2
|
|
|
|
- seqkit_split2_paired_end
|
|
|
|
- part
|