mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
e9c57083a0
* Fix bug in gffread that would cause it to fail if the input has .gtf as extension * Update test.yml * Update meta file * Update main.nf * Apply suggestions from code review Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
7 lines
239 B
YAML
7 lines
239 B
YAML
- name: gffread
|
|
command: nextflow run ./tests/modules/gffread/ -entry test_gffread -c tests/config/nextflow.config
|
|
tags:
|
|
- gffread
|
|
files:
|
|
- path: ./output/gffread/genome.out.gtf
|
|
md5sum: fcbf5744ed806e47768bc456fa043263
|