You are here

Unsolved

The problem hasn't been solved

FixedBB design output no beta strands

Category: 
Design

I am attempting to use the rosetta FixedBB design application to investigate possible conformation changes that may occur given a single point mutation whilst taking into account romaters. However, as an initial run of the application I do not change any residues or rotamers as I just want to see how this application works, but the resulting output differs from the input structure in that the beta sheets are not visible when visualized.

Post Situation: 

Predicting conformations of mutated residues

Category: 
Structure prediction

Hi all,

I am attempting to predict the conformations of an enzyme after a single mutation. I have been using pymol to place the mutation into the protein and then I use the rosetta relax application to optimize the structure. Is this a valid way of performing this technique? Or should I be using rosetta scripts and repack the sidechains instead. I am worried that the relax protocol may not be able to optimize the residue if pymol puts it in a conformation that is far away from the optimal conformation.

Thank you!

Post Situation: 

Generating Params File for water molecule

Category: 
Docking

Greetings,

I'm new to Rosetta, and I'm currently attempting to create a params file for docking water as a secondary ligand in my docking experiment. I'm using the following Rosetta script for this purpose:

Rosetta/main/source/scripts/python/public/molfile_to_params.py -n X00 -pX00 --conformers-in-one-file 0001H2O.mol2 --keep-names --chain D

However, I'm encountering an error message that reads: "ValueError: No acceptable neighbor atoms in molecule!"

Post Situation: 

Error when using published constraints file

Category: 
Design

Hello,

I am attempting to follow a recent publication released by the Baker group. I am using this cst file to constrain an iron atom to a histidine:

https://github.com/ikalvet/heme_binder_design/blob/main/theozyme/HMM/HMM_His.cst

I have renamed the HMM residue to match with my ligand name.

Post Situation: 

ValueError("Path %s does not exist!" % path_name) for rna_helix.py

Category: 
Structure prediction
Nucleic Acids

Hi everyone,

I want to model helices with rna_helix.py but I get an error that rna_helix.linuxgccrelease isn't in the path where python script is looking for it:

File "/home/software/rosetta_bin_linux_2021.16.61629_bundle/main/tools/rna_tools/bin/rna_helix.py", line 27, in <module>

Post Situation: 

RosettaDock - protonation states

Category: 
Docking

 

Hello, 

I'm attempting to compare protein-protein docking at pH 7 / 11. I've protonated my structures using PROPKA and have performed pre-packing and docking using the following commands:

docking_prepack_protocol.static.linuxgccrelease -database /apps/local/biology/rosetta/2020.11/bundle/rosetta_bin_linux_2020.11.61179_bundle/main/database/ -in:file:s model_5.pdb -unboundrot unbound_rotamers.pdb -nstruct 25 -partners A_B -ex1 -ex2aro

Post Situation: 

[ WARNING ] missing an atom: 1 H that depends on a nonexistent polymer connection!

Category: 
Docking

Hello

I'm new to Rosetta. I followed the tutorial of RosettaAntibodyDesign and ran the program well, but there was always some ' warnings ' in the log files.

 I extracted some warnings from the log file as below:

Post Situation: 

GALigandDock errors

Category: 
Docking

Hello,

I am attempting to use the GALigandDock mover to perform dockings of a metal ligand similar to heme. I am following this paper: https://pubs.acs.org/doi/suppl/10.1021/jacs.3c02742/suppl_file/ja3c02742_si_001.pdf.

I generated a params file using the molfile_to_params script, and proceeded to use the exact same command and docking xml file.

Post Situation: 

Rosetta Design: Non-canonical amino acid substrate not accepted

Category: 
Enzyme Design

I experience difficulties when submitting an enzyme PDB file with the
substrates AMP and a non-proteinogenic amino acid to the RosettaDesign webserver.
AMP is well accepted but problems arise with the amino acid substrate.

Post Situation: 

Pages