File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,9 @@ manifest {
1616 nextflowVersion = ' >=23.10.0'
1717}
1818
19- /*
20- * config params
21- */
22- params. outdir = ' results'
23-
2419/*
2520 * configure outputs publishing
2621 */
27- outputDir = params. outdir
2822workflow. output. mode = ' copy'
2923
3024/*
Original file line number Diff line number Diff line change 1111 "fa_icon" : " fas fa-terminal" ,
1212 "description" : " Define where the pipeline should find input data and save output data." ,
1313 "properties" : {
14- "outdir" : {
15- "type" : " string" ,
16- "format" : " directory-path" ,
17- "description" : " The output directory where the results will be saved. You have to use absolute paths to storage on Cloud infrastructure." ,
18- "fa_icon" : " fas fa-folder-open" ,
19- "default" : " results"
20- },
2114 "reads" : {
2215 "type" : " string" ,
2316 "description" : " The input read-pair files" ,
You can’t perform that action at this time.
0 commit comments