Member Site › Forums › Rosetta 3 › Rosetta 3 – General › Is it possible to do alanine scanning in Rosetta 3.2.1.? › Reply To: Is it possible to do alanine scanning in Rosetta 3.2.1.?
April 12, 2011 at 2:17 pm
#5368
Anonymous
I hacked together code for it once but it’s never been released. You can make do with a shell script and the fixbb app. A pyrosetta script would be superb here if you know any python; it would not be difficult to do in C++ either.
There may be a RosettaScripts module for it – I’ve asked someone else to comment.