- name: stringtie forward-strand merge command: nextflow run ./tests/modules/stringtie/merge/ -entry test_stringtie_forward_merge -c tests/config/nextflow.config tags: - stringtie - stringtie/merge files: - path: ./output/test_stringtie_forward_merge/stringtie.merged.gtf contains: - 'stringtie' - 'merge' - 'chr22' - name: stringtie reverse-strand merge command: nextflow run ./tests/modules/stringtie/merge/ -entry test_stringtie_reverse_merge -c tests/config/nextflow.config tags: - stringtie - stringtie/merge files: - path: ./output/test_stringtie_reverse_merge/stringtie.merged.gtf contains: - 'stringtie' - 'merge' - 'chr22'