You are here

Unsolved

The problem hasn't been solved

Pyrosetta build error with anaconda python

Category: 
Compilation

Hello:

We are trying to build Pyrosetta from source since we wish to use the Glib's with anaconda python rather that Glibs with the system python.

First I do:

/share/apps/local/anaconda/bin/python DeployPyRosetta.py

then cp BuildPyRosetta.sh to ...../source

cd ....../source

Post Situation: 

-RBSegmentRelax:cst_wt not present in ca_to_allatom.linuxgccrelease application?

Category: 
Design

 Hey,

I am using Rosetta to build my protein from Ca-trace to all-atom, and then to refine this structure against cryo-em density.

However, when I use these two flags:- RBSegmentRelax::cst_wt 1.0  and -RBSegmentRelax::cst_width 4.0, I am getting the error:

Option matching -RBSegmentRelax:cst_wt not found in command line top-level context

When I remove these two flags, everytging works perfectly.

So, my question is: do these two flags are still used by ca_to_allatom application?

Post Situation: 

Error in Loop modeling and other queries

Category: 
Loop Modeling

Dear Rosetta users

I have generated a model by fitting a crystal structure to electron density map using flexible fitting software (MDFF). This is a 864 aa long protein with two domains. However I am not satisfied with the fitting of a specific regions( a stretch of ~50 aa between two domains). This region contains a small helix surrounded by loops. I am trying to remodel this region using rosetta loop modeling and using electron density restraints. I am using following flags in the loop modeling protocol-

Post Situation: 

Structure-sequence alignment generation with selected PDB how?

Category: 
Structure prediction

Dear structure predictors,

For extracting an alignment with the best template I used HHPred.

Which than predicted a chain of a PDB which is not the best one, because it doesn´t contain an important N-terminal part of my target. 

I would like to use another chain of this PDB but HHPred doesn´t predict it.

Is there a possibility to have a sequence structure alignment between a defined PDB and my target protein sequence with same quality HHPred does?

Post Situation: 

modified Serine: FoldTree::reorder( 1 ) failed, new/old edge_list_ size mismatch error

Category: 
Chemically Modified Residues

 

 Hello.

 I am parametrizing a new residue, the SER, which would be chemically linked to a ligand 4'-PHOSPHOPANTETHEINE (PNS). The connection invovlves SER (here renamed to SEX) CB and O23 of the ligand. 

I had no problem with parametrizing the ligand. However, I am not able to properly parametrize the SER residue.  The error I get is:

core.conformation.Conformation: [ WARNING ] missing heavyatom:  OXT on residue TYR:CtermProteinFull 85

Post Situation: 

ddg_monomer: what is the theoretical solution condition for the scoring?

Category: 
Structure prediction

As I understand, the Gibbs free energy not only depends on the structure but also depends on the surrounding solution conditions. That is why under certain conditions (e.g. pH, temperature, ionic strength), the protein tends to unfold or remain native structure. So I wonder if there is a theoretical assumption to set the scoring background? For example, is it under pH 7, 25 degree C, or vacuum state? Thank you.

Post Situation: 

CDR Cluster Constrained Relax Equivalent

Category: 
Structure prediction
Loop Modeling

Hi,

Looking through the doucmentation, I found references to an application called "relax_cdrs", which enables relaxation of CDRs with constraints derived from their corresponding CDR cluster.  (link to documentaiton below).

https://www.rosettacommons.org/docs/latest/application_documentation/antibody/CDR-Cluster-Constrained-Relax

Post Situation: 

Comparative modeling Error: potential mismatch between sequence from alignment  and sequence from PDB!

Category: 
Structure prediction

Hi!

I´m very new at Rosetta Commons and not an expert.

We wanted to predict comparative models using a standard protocol.

Then, we always got the Error:

unknown atom_name: CA  CB

 

Is this because of the Error before? :

Error: potential mismatch between sequence from alignment  and sequence from PDB! ??

 

This error is because no secondary structure is defined at 20 residues and therefore the coordinates for the atoms of these missing amino acids are missing.

Post Situation: 

Error during docking with proteins containing norleucine

Category: 
Docking

Hi all The docking of proteins containing norleucine fails with the following error.

can not find a residue type that matches the residue NLU at position 181 can not find a residue type that matches the residue NLU at position 181

ERROR: core::util::switch_to_residue_type_set fails

Is the error related to not being able to find a centroid l-ncaa params file for norleucine?

Would copying centroid MET.params into NLU.params and indicating its location in residue_types.txt work?

Thanks

Post Situation: 

PyRosetta init() error (Linux)

Category: 
PyRosetta

Dear all,

I've been trying (and failing) to build PyRosetta (monolith release 95) for a couple of days now.

I'm running Kubuntu 15.10 64bit.

I've tried running PyRosetta with Python 2.6, 2.6.6 and python 2.7 (ipython & regular).

I never get complaints for from rosetta import * or import rosetta, but when I try to init() I get

Post Situation: 

Pages