mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
04c3684db7
* initial 'modules create' of minia * fixed tests * finished meta.yml * fixed filters.yml * resolved issues in pytest_software.yml * add newline * Update software/minia/main.nf * fixing a bunch of module tests * remove vscode * fixed minia Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
7 lines
236 B
YAML
7 lines
236 B
YAML
- name: gffread
|
|
command: nextflow run ./tests/software/gffread/ -entry test_gffread -c tests/config/nextflow.config
|
|
tags:
|
|
- gffread
|
|
files:
|
|
- path: ./output/gffread/genome.gtf
|
|
md5sum: f184f856b7fe3e159d21b052b5dd3954
|