Skip to content

Commit f029928

Browse files
Copilotadamjtaylor
andcommitted
Remove synapseconfig parameter as requested
Co-authored-by: adamjtaylor <14945787+adamjtaylor@users.noreply.github.com>
1 parent 33c301c commit f029928

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

nextflow_schema.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@
5858
"description": "Number of components for dimensionality reduction",
5959
"default": 3,
6060
"enum": [2,3]
61-
},
62-
"synapseconfig": {
63-
"type": "string",
64-
"format": "file-path",
65-
"description": "Path to Synapse configuration file"
6661
}
6762
}
6863
}

0 commit comments

Comments
 (0)