Hello,
I am not very computer savvy and very new to programming. I am using Windows 7, Python 2.7.3 32 bit
I would like to know if it is possible to use features from Chimera in a python script. For example:
from chimera import *
from otherprogram import *
otherprogram stuff
runCommand('blah blah blah')
Chimera does some things the other program does not and vice versa. My life would be made much easier if I could just integrate them into one script.
I do not understand the instructions about this matter which are posted on the FAQs on the website.
Sincerely,