We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7250980 commit f62d3a2Copy full SHA for f62d3a2
1 file changed
posebench/data/chai_input_preparation.py
@@ -126,7 +126,7 @@ def write_scripts(
126
)
127
def main(cfg: DictConfig):
128
"""Parse a data directory containing subdirectories of protein-ligand complexes and prepare
129
- corresponding inference CSV file for the DiffDock model.
+ corresponding inference CSV file for the Chai-1 model.
130
131
:param cfg: Configuration dictionary from the hydra YAML file.
132
"""
0 commit comments