mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-05 13:52:09 -05:00
5c116dba78
This uses an input directory rather than a single file to handle an ambiguous amount of input files for any random appyter. If it doesn't take an input files the directory can be blank. Co-authored-by: sruthipsuresh <sps180004@utdallas.edu>
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"description": "testrun",
|
|
"number_1": 3,
|
|
"number_2": 5,
|
|
"operator": "add",
|
|
"file": "input/test.txt"
|
|
}
|