You are here

Unsolved

The problem hasn't been solved

Bug in the BuildBindings.py with Linux kernel version

Category: 
Compilation
PyRosetta

Hi,
I think I have found a rather minor bug. It happens only with Linux. I don't know if there is a report system for this, so I am posting it on the forum.
Thanks for your work with Rosetta, it is really amazing.
Cyril

Context:
I am building pyrosetta from source, using the BuildPyRosetta.sh generated by rosetta/tools/PyRosetta.develop/DeployPyRosetta.py.

Post Situation: 

Docking on mpi.

Category: 
Docking

Hi guys

Our local cluster has recently ,finallly, helped me to get the mpi Rosetta version installed.
RosettaDock seems to be working though I get some error messages. None of which i observe on my local computer.
1st:
Created 6242 residue types
Number of residue types is greater than MAX_RESIDUE_TYPES. Rerun with -override_rsd_type_limit. Or if you have introduced a bunch of patches, consider declaring only the ones you want to use at the top of your app (with the options) with the command option[ chemical::include_patches ].push_back( ... ).

Post Situation: 

Evaluating energies on non-standard rotamer set

Category: 
Structure prediction

Without getting too detailed I would like to be able to compute all one-body and two-body energies for a set of chi angles that I have chosen (e.g. that are not from a rotamer library). I am evaluating for a set of angles for each chi rather than a single joint configuration, and would like to compute and store this set of energies. It seems like the way to go would be to build up a RotamerSets object on-the-fly as in:

Post Situation: 

relax job failed

Category: 
Structure prediction

Hello:

I am trying to relax my protein with following parameters, but it failed with messages:

-database /home/albert/install/rosetta_2014/main/database
-nstruct $nstruct
-in:file:s $pwd/input.pdb
-relax:quick
-out:path:pdb .
-out:suffix $i
-out:file:fullatom
-out:pdb

core.pack.task: Packer task: initialize from command line()
protocols.jd2.JobDistributor:

Post Situation: 

64 bit windows version of PyRosetta does not include rosetta.dll?

Category: 
PyRosetta

I was trying to download and use the 64 bit windows versions of PyRosetta, but when I tried to run "from rosetta import *" it can't find the rosetta.dll Any suggestions on how to get the 64 bit version of PyRosetta running on windows?

Post Situation: 

Constraints and final scoring of satisfied constraints in ab initio

Category: 
Constraints

Hello,
I have a question regarding constraints and satisfied constraints scoring.
I'm using constraint files for ab initio modeling but I can't see any attributed constraint's score in the score.sc file. Is there a special command that I need to add to obtain constrain scores for calculated structures? Which one and where should it be added (the website recommendation is not clear to me)?

Post Situation: 

Pages