Skip to content

Commit f62d3a2

Browse files
authored
Update chai_input_preparation.py
1 parent 7250980 commit f62d3a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

posebench/data/chai_input_preparation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ def write_scripts(
126126
)
127127
def main(cfg: DictConfig):
128128
"""Parse a data directory containing subdirectories of protein-ligand complexes and prepare
129-
corresponding inference CSV file for the DiffDock model.
129+
corresponding inference CSV file for the Chai-1 model.
130130
131131
:param cfg: Configuration dictionary from the hydra YAML file.
132132
"""

0 commit comments

Comments
 (0)