nf-core_modules/tests/software/seqkit/split2/test.yml
2021-02-23 13:34:50 +01:00

55 lines
No EOL
1.7 KiB
YAML

# - name: seqkit split2 single-end length
# command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_length_single_end -c tests/config/nextflow.config
# tags:
# - seqkit
# - seqkit_split2
# - seqkit_split2_single_end
# - length
# - name: seqkit split2 single-end size
# command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_stest_seqkit_split2_size_single_endplit2_single_end -c tests/config/nextflow.config
# tags:
# - seqkit
# - seqkit_split2
# - seqkit_split2_single_end
# - size
# files:
# - path: output/seqkit/
- name: seqkit split2 single-end part
command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_part_single_end -c tests/config/nextflow.config
tags:
- seqkit
- seqkit_split2
- seqkit_split2_single_end
- part
files:
- path: output/seqkit/
# - name: seqkit split2 paired-end length
# command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_length_paired_end -c tests/config/nextflow.config
# tags:
# - seqkit
# - seqkit_split2
# - seqkit_split2_paired_end
# - length
# files:
# - path: output/seqkit/
# - name: seqkit split2 paired-end size
# command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_size_paired_end -c tests/config/nextflow.config
# tags:
# - seqkit
# - seqkit_split2
# - seqkit_split2_paired_end
# - size
# files:
# - path: output/seqkit/
# - name: seqkit split2 paired-end part
# command: nextflow run ./tests/software/seqkit/split2 -entry test_seqkit_split2_part_paired_end -c tests/config/nextflow.config
# tags:
# - seqkit
# - seqkit_split2
# - seqkit_split2_paired_end
# - part