mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
1f8f86b793
* takes gunzip out of fargene main.nf * update definition of input * options.args -> args Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
14 lines
677 B
YAML
14 lines
677 B
YAML
- name: fargene
|
|
command: nextflow run ./tests/modules/fargene -entry test_fargene -c ./tests/config/nextflow.config -c ./tests/modules/fargene/nextflow.config
|
|
tags:
|
|
- fargene
|
|
files:
|
|
- path: output/fargene/fargene_analysis.log
|
|
- path: output/fargene/test/hmmsearchresults/test1.contigs-class_A-hmmsearched.out
|
|
- path: output/fargene/test/results_summary.txt
|
|
md5sum: 690d351cfc52577263ef4cfab1c81f50
|
|
- path: output/fargene/test/tmpdir/test1.contigs-positives.out
|
|
md5sum: d41d8cd98f00b204e9800998ecf8427e
|
|
- path: output/fargene/test/tmpdir/tmp.out
|
|
- path: output/gunzip/test1.contigs.fa
|
|
md5sum: 80c4d78f2810f6d9e90fa6da9bb9c4f9
|