mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
d9dfbe9d9d
* add pydamage module * remove TODOs * split module by subcommands * update version parsing * remove forgotten TODOs * update module names * remove old holistic module * Update modules/pydamage/analyze/main.nf Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * add keywords * simplify PR to analyze subcommand Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
8 lines
306 B
YAML
8 lines
306 B
YAML
- name: test_pydamage_analyze
|
|
command: nextflow run tests/modules/pydamage/analyze -entry test_pydamage -c tests/config/nextflow.config
|
|
tags:
|
|
- pydamage
|
|
- pydamage/analyze
|
|
files:
|
|
- path: output/pydamage/pydamage_results/pydamage_results.csv
|
|
md5sum: 6847e0d5aa6dba85bbd2dd509772b7a0
|