You are here

Unsolved

The problem hasn't been solved

Surface Docking Crash (continued)

Category: 
Docking

Hello,

This is a continuation of an earlier thread, but I am still having trouble getting the surface_docking application to accept my inputs of a protein and ice surface. After correcting issues with hydrogen naming and now using the -ignore_waters false flag so that rosetta does not delete the ice surface, I am still getting the following error (this was all the error output):

Post Situation: 

Abinitio Video

Category: 
Structure prediction

Dear All (especially rmoretti - because you seem to know everything),

 

I am thinking of making a video about how to use Rosetta Abinitio (a video tutorial). Would there be any breach of licence somehow, or is there anything that says I should not make an explanatory (tutorial) video and publish it on youtube? I have not yet decided which .pdb structure to use (still looking for something that shows a good funnel plot).

Post Situation: 

Ineffective Constraints

Category: 
Scoring

Hi all,

I am attempting to use Rosetta 3.8 (2017.29.59598) AbinitioRelax with some constraints I have defined, but I get the feeling that the constraints are not being properly implemented. In particular, I attempt to implement a single harmonic constraint using a constraint file with this line:

AtomPair CA 1 CA 41 HARMONIC 55.0 .1

My flags are:

Post Situation: 

Surface Docking Application Crash

Category: 
Docking

Hello,

(New user to Rosetta, so I apologize if this is the wrong place to post this or a silly question)

I am trying to use the Surface Docking application (https://www.rosettacommons.org/docs/latest/application_documentation/docking/surface-docking) to dock a protein to a crystal surface using only a fasta sequence file.

Post Situation: 

PSIPRED secondary structure prediction in PyRosetta

Category: 
Fragment Generation

Dear All,

I am trying to preform PSIPRED secondary structure prediction in PyRosetta. This is my code so far:

psipred = pyrosetta.rosetta.core.io.external.PsiPredInterface(' ') #<--- What goes here?
psipred.run_psipred(pose , 'blueprint') #<--- Is this correct?

I think I am close at getting it to work, but I am not there yet; what goes in the first line? (pydoc3 says the argument in the first line should be cmd: str and I don't know what that is)

Post Situation: 

Pages