You are here

Solved

The problem has been solved

Rosetta numbering with missing occupancies

Hi,

I've a short question so it should only require a short answer :-).

How does Rosetta numbering work with missing occupancies? For example, say we have a PDB structure containing three residues A6, A7, and A8. If all atoms of the second residue A7 have zero occupancy, does Rosetta map A6 to residue 1 and A8 to residue 2, omitting A7?

Post Situation: 

minimize_with_cst problems (ddg_monomer)

Hi all,

I'm trying to use the ddg_monomer application as described in the rosetta3.3 manual. It gives a command for preminimization of your input pdb structure using the application "minimize_with_cst". Trying this exact code with my pdb, or even with 2ci2.pdb found with the integration test, ends with "using -l option" as the last line of the output. Anyone else having similar problems or have a solution?

Post Situation: 

Abrelax - Dunbrack02.lib.bin missing

Hi,

I've installed Rosetta 3.3 (yes, downloaded after 9/6/11) and started some abinitio runs with the second method described in Wang et al. 2011 (PLoS ONE). After a few minutes Rosetta stops with the following warning:

"Warning: Unable to locate database file Dunbrack02.lib.bin"

I've checked the database directory, the file is not present. I have also checked Rosetta 3.2.1; the old version contains the files Dunbrack02.lib.bin and Dunbrack08.lib.bin, which are both missing in Rosetta 3.3.

Post Situation: 

Pepspec - random runtime segfaults (rosetta 3.3 database replaced) [solved]

Hello.

When running pepspec (pepspec.linuxgccrelease) I encounter random runtime segmentation faults, occurring at different "places"/times in consecutive runs with the same input and .args files.

I'm running Rosetta 3.3 on Ubuntu 11.04 workstation (quadcore, 4GB RAM) which has (seemingly) successfully compiled.
The pepspec demo test runs without problems.
Rosetta 3.3 database is replaced with the working version.

I've tried several different .pdb files, processed with fbb and otherwise and several different .args files. Segmentation faults occur with all.

Post Situation: 

how to use constrains in PyRosetta?

Hi all,

I know this has been asked in some ways before, but never conclusively answered (at least for me ;-):
I do a design approach using the PackRotamersMover(). Now I want to have him use a constrain (e.g. AtomPair).
They way I think it should work:
1. tell the SF about the constrain: I tried "SF.set_weight(cst_weight, 2)" ... that doesn´t work because he does not know "cst_weight" ... so what is the correct description for the constraints in set.weights?
2. somehow load my constraint file as an object that I add in step 3 .... I have no clue how to do that.

Post Situation: 

Compiling Rosetta 3.3 on Linux Mint

I'm relatively new to programming, and this is the first time I'm learning a new software on my own so please bear with the possibly stupid question.
I'm having trouble reformatting my protein. All I have typed so far, just to check that I'm doing it right is: ./ligand_rpkmin.linuxgccrelease

and my error message is: bash: ./ligand_rpkmin.linuxgccrelease: No such file or directory

I'm in the correct directory, scons is installed, and I see the file ligand_rpkmin.cc...
So I tried to instead run: gcc ligand_rpkmin.cc

Post Situation: 

Rosetta3 Tutorials Beta Release

At RosettaCON2011, many of the developers and users got together to write documentation for an afternoon under the beautiful, central Washington sunshine. I've put up a beta release of the tutorials that we assembled at RosettaCON2011 at
http://rosettadesign.med.unc.edu/collaborators/RosettaCon2011/RosettaCON....

Post Situation: 

rosetta 3.3 Installation failed by Segmentation fault

I downloaded Rosetta3.3_bundles.tgz, but file failed to be uncompressed. I downloaded rosetta3.3_source.tgz and rosetta3.3_database.tgz packages and tried to install it on my Fedora 13, which supported Rosetta 3.1, 3.2 and 3.2.1. Unfortunately, the compilation of Rosetta 3.3 failed by Segmentation fault. My system uses scons-2.0.1-1.fc13.noarch. I used "scons bin mode=release" command line.

The second question concerning the new release is: apart from the new functions, is there any change/improvement on the old programs (for example AbinitioRelax) exist in release 3.2.1?

Post Situation: 

P(Res | phi,psi )

I would like to use a specific library for design using new distributions of P (Res | phi, psi). I found 7 files in the rosetta_database directory that seem to be exactly what I'm looking for: Paa, P_AA, Paa_n, P_AA_n, Paa_pp, P_AA_pp, P_AA_pp_08.2009
Our lab is in the process of becoming a Rosetta developer officially once again, but that will take some time.

First, can anyone point me in the right direction as to the format of each of these files/how each of them are used?. Some, like P_AA seem fairly obvious, but some of the others I have no idea.

Post Situation: 

Pages

Subscribe to RSS - Solved