You are here

Solved

The problem has been solved

peptide design

Category: 
Design

Hi, 

I have a protien peptide complex and I want to design a peptide that will bind to the protein better the the WT peptide. What tools do you suggest I use? it can also be from

any of the other rosseta platform (or any other). My goal is to find 50 potential peptides and then test them experimentally.

Thanks, 

Miriam

Post Situation: 

rosetta_cm - ERROR: Assertion `tlen < slen` failed on File: src/core/fragment/util.cc:177

Category: 
Structure prediction

I'm following this tutorial to run a protein structure prediction: https://new.rosettacommons.org/demos/latest/tutorials/rosetta_cm/rosetta_cm_tutorial

I was able to model one protein sequence successfully following those steps, but trying for different ones I've been getting this same error:

Post Situation: 

fragment_picker:[ ERROR ] UtilityExitException ERROR: can't open file: $ROSETTA/tools/fragment_tools/vall.jul19.2011.gz

Category: 
Structure prediction

Hi,

When I run fragment_picker, it gives the message:

ERROR: can't open file: $ROSETTA/tools/fragment_tools/vall.jul19.2011.gz
ERROR:: Exit from: src/protocols/frag_picker/VallProvider.cc line: 17
 

the detail message as follows:

Post Situation: 

Post-traslational modifications

Category: 
Chemically Modified Residues

Hello, everyone

I was trying to study the effect of post-translational modifications on the structure of proteins. For that purpose, I followed two different approaches:

  1. I modified the residue with a variant using pyrosetta.rosetta.core.pose.add_variant_type_to_residue. Then, I replaced the original residue with the modified one using pose.replace_residue().

Post Situation: 

Converting all residues to poly-Gly/Ala

Category: 
Enzyme Design

Hey, I am pulling my hair out over this. I am trying to convert all residues in a protein to poly-Gly/Ala (for example 1ae1.pdb) but cannot find the Rosetta function to do so. I am replicating a paper where they included code and output, the output appears to be typical Rosetta output (the .pdbs are like 3tzc___1.pdb) which I am assuming were generated with a Rosetta function.

Post Situation: 

XML validation failing

Category: 
Docking

I am trying to validate a .xml script to be used by rosetta_script application. I copied the .xml file from the paper:  Force Field Optimization Guided by Small Molecule Crystal Lattice Data Enables Consistent Sub-Angstrom Protein−Ligand Docking. But the valdation fails...

When I run,

validate_rosetta_script.default.linuxgccrelease -parser:protocol crystdock.xml -parser:script_vars sg=input random=0

 

Here is my XML:

Post Situation: 

Error compiling in old macOS El Capitan 10.11.6

Category: 
Compilation

Hi all,

I am trying to compile Rosetta-334 week 45, year 2022 in my old friend Mac Mini with macOS 10.11.6 El Capitan.

I am using the standard command line:

./scons.py bin mode=release -j4

After a few second I've got the following error:

Post Situation: 

Pages

Subscribe to RSS - Solved