Making mutations in PyRosetta?
Hi all,
I'm new to PyRosetta and just had a quick question. Is there a way to make mutations to an existing protein structure using PyRosetta? I'm currently doing all the mutations in PyMOL then saving the mutants as new pdb's and calling them into PyRosetta for analysis. If I could just write a short script to mutate the structure using PyRosetta, it would save me a lot of time. Thanks!