Rosetta-Vienna RNP-ddG Server Documentation





Overview:

The Rosetta-Vienna RNP-ddG method is used to calculate relative binding affinities for RNA-protein complexes. The method involves two main steps: first, relaxation of the starting structure and second, calculation of the relative binding affinities. The relaxation step should not be skipped, but if you have previously run ddG calculations using this method, and you have the relaxed PDBs that were generated, then you can input these and opt to skip the relaxation step. If you have never run this method or you don't have the final PDBs from the relaxation step, then you should not skip this step.

Required input files:

  1. A structure of an RNA-protein complex in PDB format. This structure should only contain canonical RNA and protein residues, with RNA residues specified as A, U, G, and C. The PDB should not contain HETATMs. RNA and protein should be separate chains.

  2. A list of sequences for which to calculate binding affinities relative to the sequence found in the starting structure. This file should also include the free energies of the RNA as computed by Vienna RNAfold. One sequence and the corresponding RNAfold energy should be specified per line. The sequences can either be the full sequence of the complex (RNA and protein), or just the RNA sequence. If the protein sequence is not specified, then no mutations to the protein will be made. An example of the contents of a sequence file is shown below:

    ugaggcucaccca -1.62
    ugaggagcaccca -1.86

    Here, -1.62 (kcal/mol) is the ensemble free energy of the sequence ugaggcucaccca (this can be calculated at the command line with RNAfold -p, or can be calculated using the Vienna RNAfold webserver). The energies shown above were calculated at 25C. The lengths of the sequences in the sequence file must all be the same and must be the same as the length of the sequence in the input PDB file (for the sequence file shown above, the RNA in the input PDB file must be 13 nucleotides). Only 100 sequences allowed per run.

Important notes:



Please cite the following article when referring to results from our ROSIE server:

  1. Lyskov S, Chou FC, Conchúir SÓ, Der BS, Drew K, Kuroda D, Xu J, Weitzner BD, Renfrew PD, Sripakdeevong P, Borgo B, Havranek JJ, Kuhlman B, Kortemme T, Bonneau R, Gray JJ, Das R., "Serverification of Molecular Modeling Applications: The Rosetta Online Server That Includes Everyone (ROSIE)". PLoS One. 2013 May 22;8(5):e63906. doi: 10.1371/journal.pone.0063906. Print 2013. Link

We welcome scientific and technical comments on our server. For support please contact us at Rosetta Forums with any comments, questions or concerns.


Modeling tools developed by the Das Lab at Stanford University. The Rosie implementation was developed by Kalli Kappel.