Member Site › Forums › PyRosetta › PyRosetta – General › (1) Score pose, (2) move atom, (3) score pose › Reply To: (1) Score pose, (2) move atom, (3) score pose
July 15, 2011 at 6:48 pm
#5857
Anonymous
So there is no way to get access to an atom’s mutable position vector?
I can’t set an atom’s position through:
atom = pose.residue(5).atom(‘N’) ?