You are here

Unsolved

The problem hasn't been solved

Boost error when compiling __neighbor_all_at_once_.0.cpp

Hi, I am building PyRosetta with DeployPyRosetta.py and almost everything goes through, but near the end I get a very complicated-looking error:

/project/Biogroup/Software/Rosetta/rosetta_2013wk51/tools/PyRosetta.develop/deploy/include/boost/python/converter/registered.hpp:86: error: no matching function for call to ‘register_shared_ptr1(bool (*)(const core::conformation::Residue&, const core::conformation::Residue&, const core::pose::Pose&))’

Full error report attached.

Do you have any idea what could be the culprit?
Thanks, Vaclav

My setup:
CentOS release 6.3 (Final)

Post Situation: 

FlexPepDock and total score problem

I've used the FlexPepDock server to dock a small peptide of 8 residues into a homology model I've build. Everything went fine but I've become worried by the total score that seems to be a big positive number. The data.txt is this:

total_score rmsBB description
557.705 27.104 top_1.pdb
566.033 18.824 top_2.pdb
689.012 2.691 top_3.pdb
700.556 3.081 top_4.pdb
720.698 2.056 top_5.pdb
721.482 2.797 top_6.pdb
725.492 3.496 top_7.pdb
734.544 2.646 top_8.pdb
740.963 1.671 top_9.pdb
742.097 3.046 top_10.pdb

Post Situation: 

Fastrelax energy

Dear all,
I am relaxing a pdb using fastrelax of rosetta_2013_week51 and I found something strange.
my 1st command line is:
./relax.linuxgccreleas ../rosetta_database/ -relax:constrain_relax_to_start_coords -relax:coord_constrain_sidechains -relax:ramp_constraints false -s test.pdb -ex1 -ex2 -use_input_sc -flip_HNQ -no_optH false -ignore_zero_occupancy false -overwrite -constant_seed -jran 1111111 -relax:fast

the energy of relaxed structure is -56.1966

the 2nd command line is:

Post Situation: 

install in AMD cluster

Hello:

I am trying to install rosettat-3.5 in a AMD based cluster with command:

scons bin extras=mpi mode=release

but it failed with messages:

-----------------------------------------------------------------
scons: Reading SConscript files ...
Copy("user.options", "user.options.template")
Copy("user.settings", "user.settings.template")
Copy("/home/users/albert/install/rosetta-3.5/src/pilot_apps.src.settings", "/home/users/albert/install/rosetta-3.5/src/pilot_apps.src.settings.template")
Traceback (most recent call last):

Post Situation: 

Compiler error - libcore.3.a GeometricSolEnergy

I'm trying to compile a fresh install and I get this error.

Anyone seen this before?

build/src/release/linux/2.6/64/x86/gcc/4.5/static/libcore.3.a(ContextIndependentGeometricSolEnergy.o): In function `core::scoring::geometric_solvation::ContextIndependentGeometricSolEnergy::residue_pair_energy_ext(core::conformation::Residue const&, core::conformation::Residue const&, core::scoring::ResPairMinimizationData const&, core::pose::Pose const&, core::scoring::ScoreFunction const&, core::scoring::EMapVector&) const':

Post Situation: 

Protein docking with PyRosetta Error!

Hi, I'm new PyRosetta user. I'm trying to dock 2 protein by usig D100_Docking.py script. I started with relax these two protein and then combinded into the same file separated by TER line. I aim to generate 1000 decoy first, but ,after run the script, it's always terminated by below error

ERROR: NAN occurred in H-bonding calculations!
ERROR:: Exit from: src/core/scoring/hbonds/hbonds_geom.cc line: 1187

Post Situation: 

Clustering Rosetta output PDB files

Hi,

I'm using Rosetta ~10,000 PDB output and using cluster software Calibur to cluster it.
And question occurs to me, is that, are the alpha carbon RMSD for each clusters, were calculated after all the PDBs are superimposed? or were RMSD calculate before they are superimposed, to represent the most popular states in space? (either answer about Calibur or Rosetta's own cluster application will be very helpful!)

Because my RMSD for each cluster is very large ~10 Angstrom, which should ideally < 2 angstrom to get a close to native structure, right?

Post Situation: 

Pages