A repository for modules and applications to aid in the design and analysis of Biological molecules, especially when working with Rosetta or PyRosetta.
- Free software: BSD license
- A suite of modules for working with biological modules in python.
- A suite of public and pilot applications to make day-to-day tasks easier.
- Commonly used ones include score_analysis.py, get_seq.py, and RunRosettaMPI.py
Used for some applications and the rosetta_jade
module.
- Rosetta : [http://www.rosettacommons.org]
- PyRosetta: [http://www.pyrosetta.org]
Simple setup for development (and cluser) purposes.
- Run the
setup.py
script to copy apps into the bin directory. - Add jade2 to your PythonPath.
- Add the /bin directory to your Path.
This package is still under heavy development, and test code coverage is limited at the moment.
[[TOC]]