nmrworker
nmrworker
It went through smoothly now. Thanks!
I figured it out the issue with my problem is that the current AlphaFold2.ipynb has this additional parameter "dpi = 200 #@param {type:"integer"} #@markdown - set dpi for image resolution"...
I achieved this by creating an iteration loop of the original ipynb file.
Assuming the batch pdb file has the format of following, where "task-name_xxxxx" is the jobname, and "xxxxx" is colab assigned code: task-name_xxxxx_unrelaxed_rank_00x_alphafold2_multimer_v3_model_4_seed_00x the modified notebook will relax all and the...