mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
6c45773c0b
* add module AMPlify * Apply suggestions from code review Thanks for the review! Co-authored-by: Moritz E. Beber <midnighter@posteo.net> * removed trailing whitespaces * Apply suggestions from code review Thanks again! Co-authored-by: Moritz E. Beber <midnighter@posteo.net> * Apply suggestions from code review Thank you for the suggestions! Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com> Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * Apply suggestions from code review Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com> * including review suggestions * fix versions.yml * add model_dir input * add model_dir to meta.yml * complete faa pattern in meta.yml * add fa.gz to pattern Co-authored-by: Moritz E. Beber <midnighter@posteo.net> Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com> Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
9 lines
325 B
YAML
9 lines
325 B
YAML
- name: amplify predict amplify_predict
|
|
command: nextflow run tests/modules/amplify/predict -entry amplify_predict -c tests/config/nextflow.config
|
|
tags:
|
|
- amplify/predict
|
|
- amplify
|
|
files:
|
|
- path: output/amplify/test.tsv
|
|
md5sum: 1951084ce1d410028be86754997e5852
|
|
- path: output/amplify/versions.yml
|