PyRosetta: a script-based interface for implementing molecular modeling algorithms using Rosetta

S Chaudhury, S Lyskov, JJ Gray - Bioinformatics, 2010 - academic.oup.com
S Chaudhury, S Lyskov, JJ Gray
Bioinformatics, 2010academic.oup.com
PyRosetta is a stand-alone Python-based implementation of the Rosetta molecular
modeling package that allows users to write custom structure prediction and design
algorithms using the major Rosetta sampling and scoring functions. PyRosetta contains
Python bindings to libraries that define Rosetta functions including those for accessing and
manipulating protein structure, calculating energies and running Monte Carlo-based
simulations. PyRosetta can be used in two ways:(i) interactively, using iPython and (ii) script …
Abstract
Summary: PyRosetta is a stand-alone Python-based implementation of the Rosetta molecular modeling package that allows users to write custom structure prediction and design algorithms using the major Rosetta sampling and scoring functions. PyRosetta contains Python bindings to libraries that define Rosetta functions including those for accessing and manipulating protein structure, calculating energies and running Monte Carlo-based simulations. PyRosetta can be used in two ways: (i) interactively, using iPython and (ii) script-based, using Python scripting. Interactive mode contains a number of help features and is ideal for beginners while script-mode is best suited for algorithm development. PyRosetta has similar computational performance to Rosetta, can be easily scaled up for cluster applications and has been implemented for algorithms demonstrating protein docking, protein folding, loop modeling and design.
Availability: PyRosetta is a stand-alone package available at http://www.pyrosetta.org under the Rosetta license which is free for academic and non-profit users. A tutorial, user's manual and sample scripts demonstrating usage are also available on the web site.
Contact:  pyrosetta@graylab.jhu.edu
Oxford University Press