Skip to content

Commit c5e105b

Browse files
Test if updating default path for input works better for motif-free inference
1 parent 17c9fe6 commit c5e105b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rf_diffusion/config/inference/multi_polymer.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ inference:
1313
two_template: True
1414
three_template: True
1515
cautious: True
16-
input_pdb: test_data/DBP035.pdb
16+
# input_pdb: test_data/DBP035.pdb
17+
input_pdb: rf_diffusion/test_data/DBP035.pdb
1718
ij_visible: null
1819
motif_only_2d: True
1920
chainbreak_chunks: True

0 commit comments

Comments
 (0)