You are here
Unsolved
The problem hasn't been solved
Surface Docking Crash (continued)
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):
Abinitio Video
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).
install error
hi everyone!
I install rosetta 3 using the compiler gcc3.4 , miss error:
Docking individual residue ussing RosettaDock
Ineffective Constraints
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:
Problem about Pyrosetta installation win7
I have installed the Pyrosetta 4 (win vision) on my win7. I can do the command of "from rosetta import *", but when I do "from pyrosetta import *", there are mistake "ImportError:No module named pyrosetta". What can I do for that?
Surface Docking Application Crash
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.
PSIPRED secondary structure prediction in PyRosetta
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)
Using different number of 9-mers (UPDATED)
Dear,
Using fragment picker, I have generated a 9mer file, however I manipulated with it to include different number of fragments at each location, ranging from 1 to 25.