Member Site › Forums › PyRosetta › PyRosetta – General › SequenceRelax on a loop › Reply To: SequenceRelax on a loop
April 11, 2011 at 4:12 pm
#5346
Ah that makes sense yes I realized it was only doing linmin shortly after I posted this. I guess I’ll just have to ignore bond lengths/angles for this.
I can code something like SequenceRelax using the code above. There is a class called SequenceRelax but it doesn’t seem to take a MoveMap as input it is not obvious to me how to restrict it to move only a specified loop.
thanks again!