ab_opt
ab_opt copied to clipboard
Error while executing optimize_ab.py in 7DK2_AB_C.pdb
Hello, I was following the "Pratope-epitope Docking using AbDock" pipeline inside the AbDock folder. When executing the script optimize_ab.py, the following error came up:
$ python optimize_ab.py --num_gpus 1 --process_per_gpu 1 --docked_pose_dir "results/dock_cdr/7bsd_A_B_G.pdb_/H_CDR3" --seq_design_dir "results/seq_design_fixed_pos/mutation/CDRH3_7_9" --design_model_ckpt "reproduction/seq_design_fixed_pos/300000.pt" --design_contig "6-9" --screen_dir "results/screening/seq_design_fixed_pos/mutation/CDRH3_7_9" --dock_model_ckpt "reproduction/dock_single_cdr/250000.pt" --heavy_chain_id "A" --nums 100 --pdb_suffix "rosetta"
┌──────────────────────────────────────────────────────────────────────────────┐
│ PyRosetta-4 │
│ Created in JHU by Sergey Lyskov and PyRosetta Team │
│ (C) Copyright Rosetta Commons Member Institutions │
│ │
│ NOTE: USE OF PyRosetta FOR COMMERCIAL PURPOSES REQUIRE PURCHASE OF A LICENSE │
│ See LICENSE.PyRosetta.md or email [email protected] for details │
└──────────────────────────────────────────────────────────────────────────────┘
PyRosetta-4 2024 [Rosetta PyRosetta4.Release.python38.ubuntu 2024.19+release.a34b73c40fe9c61558d566d6a63f803cfb15a4fc 2024-05-02T16:22:03] retrieved from: http://www.pyrosetta.org
/home/vitor/anaconda3/envs/antibody_dock/lib/python3.8/site-packages/Bio/Align/substitution_matrices/init.py:16: BiopythonExperimentalWarning: Bio.Align.substitution_matrices is an experimental module which may still undergo significant changes. In particular, the location of this module may change, and the Array class defined in this module may be moved to other existing or new modules in Biopython.
warnings.warn("Bio.Align.substitution_matrices is an experimental module "
┌──────────────────────────────────────────────────────────────────────────────┐
│ PyRosetta-4 │
│ Created in JHU by Sergey Lyskov and PyRosetta Team │
│ (C) Copyright Rosetta Commons Member Institutions │
│ │
│ NOTE: USE OF PyRosetta FOR COMMERCIAL PURPOSES REQUIRE PURCHASE OF A LICENSE │
│ See LICENSE.PyRosetta.md or email [email protected] for details │
└──────────────────────────────────────────────────────────────────────────────┘
PyRosetta-4 2024 [Rosetta PyRosetta4.Release.python38.ubuntu 2024.19+release.a34b73c40fe9c61558d566d6a63f803cfb15a4fc 2024-05-02T16:22:03] retrieved from: http://www.pyrosetta.org
2024-05-15 11:02:16,657 INFO worker.py:1743 -- Started a local Ray instance. View the dashboard at http://127.0.0.1:8265
Submitted 1001 tasks.
(pid=31812) ┌──────────────────────────────────────────────────────────────────────────────┐
(pid=31812) │ PyRosetta-4 │
(pid=31812) │ Created in JHU by Sergey Lyskov and PyRosetta Team │
(pid=31812) │ (C) Copyright Rosetta Commons Member Institutions │
(pid=31812) │ │
(pid=31812) │ NOTE: USE OF PyRosetta FOR COMMERCIAL PURPOSES REQUIRE PURCHASE OF A LICENSE │
(pid=31812) │ See LICENSE.PyRosetta.md or email [email protected] for details │
(pid=31812) └──────────────────────────────────────────────────────────────────────────────┘
(pid=31812) PyRosetta-4 2024 [Rosetta PyRosetta4.Release.python38.ubuntu 2024.19+release.a34b73c40fe9c61558d566d6a63f803cfb15a4fc 2024-05-02T16:22:03] retrieved from: http://www.pyrosetta.org
(pid=32832) ┌──────────────────────────────────────────────────────────────────────────────┐ [repeated 9x across cluster] (Ray deduplicates logs by default. Set RAY_DEDUP_LOGS=0 to disable log deduplication, or see https://docs.ray.io/en/master/ray-observability/ray-logging.html#log-deduplication for more options.)
(pid=32832) │ │ [repeated 18x across cluster]
(pid=32832) │ Created in JHU by Sergey Lyskov and PyRosetta Team │ [repeated 9x across cluster]
(pid=32832) │ (C) Copyright Rosetta Commons Member Institutions │ [repeated 9x across cluster]
(pid=32832) │ NOTE: USE OF PyRosetta FOR COMMERCIAL PURPOSES REQUIRE PURCHASE OF A LICENSE │ [repeated 9x across cluster]
(pid=32832) │ See LICENSE.PyRosetta.md or email [email protected] for details │ [repeated 9x across cluster]
(pid=32832) └──────────────────────────────────────────────────────────────────────────────┘ [repeated 9x across cluster]
(pid=32832) PyRosetta-4 2024 [Rosetta PyRosetta4.Release.python38.ubuntu 2024.19+release.a34b73c40fe9c61558d566d6a63f803cfb15a4fc 2024-05-02T16:22:03] retrieved from: http://www.pyrosetta.org [repeated 9x across cluster]
Traceback (most recent call last):
File "optimize_ab.py", line 112, in