You are here

Unsolved

The problem hasn't been solved

Error arises when installing rosetta_src_2021.16.61629_bundle with scon

Category: 
Compilation

Dear all,

   I am trying to install rosetta_src_2021.16.61629_bundle in CentOS system (Python 3.8.8) using:

         ./scons.py -j8 mode=release bin

   However, it produces the following error:

         AssertionError: Parameters of BuildFlags must be lists
         scons: done reading SConscript files.
         scons: Building targets ...
         scons: `bin' is up to date.
         scons: done building targets.

Post Situation: 

antibody - sequence position requested was 0

Category: 
Structure prediction

Hi,

I am trying to do some antibody structure prediction. During the grafting step for the sequence I am working with, it seems to get through making 4 models, but then crashes with the error message: 

[FILE]: src/core/conformation/Conformation.hh

[LINE]: 509

[START_MESSAGE]

[ ERROR ] UtilityExitException

ERROR: Error in core::conformation::Conformation::residue(): The sequence position requested was 0.  Pose numbering starts at 1.

Anyone have any idea what is going wrong here? 

Post Situation: 

Error reading in/out glycosylated silent file - "Can't create a polymer bond after residue due to incompatible type"

Category: 
Chemically Modified Residues

Hi all,

I'm having trouble extracting (or reading in) a previously rosetta glycoslylated structure from a silent file after relaxing it. Attempting to either extract or read back in the relaxed structure from a silent file results in the following error:

 

Can't create a polymer bond after residue 506 due to incompatible type: ->4)-alpha-D-Glcp:non-reducing_end

 

The protocol I used is as followes:

Post Situation: 

Enzyme design gets 0 hit

Category: 
Enzyme Design

Hi,

I'm doing a de novo design of an enzyme to fit in a new molecule. There is a protein structure papers that proposed the interactions between another molecule and residues in the protein and I found two molecules share the same atoms in these interactions. So I transfer these interactions and written them into the cst file. There are a total of 3 blocks. However, I found the program reports 2000+ hits after the first round but 0 hits after the second round. What's causing this error and what should I do to get more hits?

Post Situation: 

Symmetry breaks due to small structure gaps

Category: 
Symmetry

Hi everyone,

I'm having trouble re-designing a 2-component symmetric nanoparticle with small gaps along lines that connect symmetry axes. The starting pdb looked good, so I selected 2 chains that define the unit cell and apply a symmetry file to enable the computational savings associated with symmetry. However, the symmetric docking step that's triggered by the rosetta.protocols.symmetry.SetupForSymmetryMover method seems to smush the chains together, resulting in a smaller radius nanoparticle with VdW clashes.

Post Situation: 

Python2 script in Rosetta3.13

Category: 
Docking
Good morning,

    I am trying to use Rosetta (v3.13) for  drug screening analysis and I 
    found a specific script in the Rosetta3.13 package (also in other 
    versions) which has some python2 code that hampers its use in the 
    current python3.

    The script is: 
    rosetta_bin_linux_2021.16.61629_bundle/main/source/scripts/python/public/batch_molfile_to_params.py

    Python2 code:

    1) Lines 110, 114, 117: print without brackets

    2) Lines 40, 116: "is not" instead of "!="
Post Situation: 

pmut and scoring

Category: 
Design

Hello all,

I am doing semi-rational design of my protein. So far I have one mutation that increases thermostability identified in vitro. However, Rosetta didn't predict this mutation in pmut scan. When I scored the protein variant with this mutation, the score was better than all the mutations predicted by Rosetta.

Post Situation: 

Pages