Differences between revisions 14 and 15
Revision 14 as of 2011-03-07 23:05:57
Size: 1155
Editor: YaoCong
Comment:
Revision 15 as of 2011-03-07 23:24:36
Size: 1402
Editor: YaoCong
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
For the tutorial, you could get the binaries for both Linux and Mac through the following links. Afterwards, please add "" and "" in your .bashrc file. For the tutorial, you could get the binaries of Rosetta for both Linux and Mac platform through the following links. Afterwards, please add the following two lines in your .bashrc file and do "source ~/.bashrc". Please adjust accordingly in your own computer.

export ROSETTA3_SRC=/home/eman/eman2011/rosetta/rosetta_binaries_linux
export ROSETTA3_DB=/home/eman/eman2011/rosetta/rosetta_database

Rosetta

Thursday PM Practical

Rosetta is a library based object-oriented software suite which provides a robust system for predicting and designing protein structures, protein folding mechanisms, and protein-protein interactions.

For the tutorial, you could get the binaries of Rosetta for both Linux and Mac platform through the following links. Afterwards, please add the following two lines in your .bashrc file and do "source ~/.bashrc". Please adjust accordingly in your own computer.

export ROSETTA3_SRC=/home/eman/eman2011/rosetta/rosetta_binaries_linux export ROSETTA3_DB=/home/eman/eman2011/rosetta/rosetta_database

For installation of the standard release, the latest release of Rosetta, version 3.2, may be downloaded at http://www.rosettacommons.org/software. The software is free to academic users, who may get a license (and download link) by clicking on the appropriate link on the left side of the page. The user manual, containing more detailed installation and usage information, is available online at http://www.rosettacommons.org/manuals/archive/rosetta3.2_user_guide.

More details about the installation guide can be downloaded through Installation_Guide.pdf

You can download the tutorial data throughrosetta_tutorial_data.tar, and the tutorial documentation through Rosetta_Density_Tutorial.pdf

Ws2011/Rosetta (last edited 2011-03-11 23:36:27 by YaoCong)