How can I change the outputted structure names?

Hello, I'm following this tutorial here: https://salilab.org/modeller/tutorial/basic.html. It's working great, except for not being able to control the names of the outputted structures. Any attempt to rename the alignment codes would of course give errors like "Protein specified in ALIGN_CODES(i) was not found in the alignment file". Is there a way to control the name of the outputted structures? Regards.

On 3/21/18 8:49 AM, Ahmad Abdelzaher wrote: > Is there a way to control the name of the outputted structures? Sure, just subclass automodel and override the get_model_filename() method: https://salilab.org/modeller/9.19/manual/node75.html Ben Webb, Modeller Caretaker -- modeller-care@salilab.org https://salilab.org/modeller/ Modeller mail list: https://salilab.org/mailman/listinfo/modeller_usage
participants (2)
-
Ahmad Abdelzaher
-
Modeller Caretaker