Skip to content

Commit 33c301c

Browse files
Copilotadamjtaylor
andcommitted
Add description for n_components parameter
Co-authored-by: adamjtaylor <14945787+adamjtaylor@users.noreply.github.com>
1 parent 837e118 commit 33c301c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"n_components": {
5757
"type": "integer",
58-
"description": "",
58+
"description": "Number of components for dimensionality reduction",
5959
"default": 3,
6060
"enum": [2,3]
6161
},

0 commit comments

Comments
 (0)