We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c73f0 commit de427a7Copy full SHA for de427a7
schemas/settings.yaml
@@ -29,10 +29,10 @@ properties:
29
results_root:
30
type: string
31
description: Results root path to save MUSE2 results
32
- default: ""
+ default: "muse2_results"
33
notes: Defaults to a "muse2_results" folder within the current working directory.
34
graph_results_root:
35
36
description: Results root path to save MUSE2 graph outputs
37
+ default: "muse2_graphs"
38
notes: Defaults to a "muse2_graphs" folder within the current working directory.
0 commit comments