We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5e852 commit 8397226Copy full SHA for 8397226
1 file changed
configs/scripts/build_interaction_analysis_script.yaml
@@ -2,7 +2,7 @@
2
method: diffdock # the method for which to preprocess interactions as H5 files
3
dataset: astex_diverse # the dataset to use - NOTE: must be one of (`astex_diverse`, `casp15`, `dockgen`, `posebusters_benchmark`)
4
repeat_index: 1 # the repeat index to preprocess - NOTE: currently only repeat_index=1 is supported
5
-output_script_dir: ${oc.env:PROJECT_ROOT}/scripts/inference # the directory in which to save the output script
+output_script_dir: ${oc.env:PROJECT_ROOT}/scripts/interactions # the directory in which to save the output script
6
# sweep arguments:
7
sweep: true # whether to build all combinations of method-dataset preprocessing scripts
8
methods_to_sweep: [
0 commit comments