Skip to content

Commit

Permalink
Adding HF3 to generate_report.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jscgh committed Dec 2, 2024
1 parent d7d25f9 commit d5f59c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/generate_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ def pdb_to_lddt(pdb_files, generate_tsv):
"alphafold2": "AlphaFold2",
"colabfold": "ColabFold",
"rosettafold_all_atom": "Rosettafold_All_Atom",
"helixfold3": "HelixFold3",
}

parser = argparse.ArgumentParser()
Expand Down

0 comments on commit d5f59c4

Please sign in to comment.