Differences between revisions 21 and 27 (spanning 6 versions)
Revision 21 as of 2011-03-08 14:38:45
Size: 1509
Editor: SteveLudtke
Comment:
Revision 27 as of 2011-03-11 23:36:27
Size: 1879
Editor: YaoCong
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Afterwards, please add the following two lines in your .bashrc file and do "source ~/.bashrc". Please also download the database suitable for all the above systems:
  [[attachment:rosetta_database-mar7-11.tar.gz]]
Line 13: Line 14:
Afterwards, please add the following two lines in your .bashrc file and do "source ~/.bashrc". For installation in your own Linux machine, please change the path accordingly. Mac users should
modify the lines accordingly as well.

{{{
Line 15: Line 20:
}}}
Line 20: Line 26:
More details about the installation can be found at: A brief installation guide for the standard release can be found at:
Line 23: Line 29:
Tutorial data is here: [[attachment:rosetta_tutorial_data.tar]] Tutorial data is here:
 * Linux:
[[attachment:cryo_em_tutorial-linux-mar7-11.tar.gz]]
 * Mac: [[attachment:cryo_em_tutorial-mac-mar7-11.tar.gz]]

Rosetta

Thursday PM Practical

Rosetta is an 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 can download binaries of Rosetta for:

Please also download the database suitable for all the above systems:

Afterwards, please add the following two lines in your .bashrc file and do "source ~/.bashrc". For installation in your own Linux machine, please change the path accordingly. Mac users should modify the lines accordingly as well.

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.

A brief installation guide for the standard release can be found at: Installation_Guide.pdf

Tutorial data is here:

Tutorial documentation is here: Rosetta_Density_Tutorial.pdf (though this will also be handed out at the workshop, and may be updated before thursday)

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