mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
378fa5fbb4
* initial version of gamma module * remove trailing whitespace * prettier fix * hardcode version number * Update modules/gamma/main.nf Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * Update modules/gamma/main.nf Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * Update modules/gamma/meta.yml Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com> * update meta and prettier * add whitespaces * add fasta output and tests Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com> Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
13 lines
480 B
YAML
13 lines
480 B
YAML
- name: gamma test_gamma
|
|
command: nextflow run tests/modules/gamma -entry test_gamma -c tests/config/nextflow.config
|
|
tags:
|
|
- gamma
|
|
files:
|
|
- path: output/gamma/test.fasta
|
|
md5sum: df37b48466181311e0a679f3c5878484
|
|
- path: output/gamma/test.gamma
|
|
md5sum: 3256708fa517a65ed01d99e0e3c762ae
|
|
- path: output/gamma/test.psl
|
|
md5sum: 162a2757ed3b167ae1e0cdb24213f940
|
|
- path: output/gamma/versions.yml
|
|
md5sum: 3fefb5b46c94993362243c5f9a472057
|