You are here

Unsolved

The problem hasn't been solved

Features Reporters missing documentation in rosetta_scripts -info

Category: 
Docking

Running the command 

rosetta_scripts.macosclangrelease -info InterfaceFeature

with randomly selected Features Reporters always returns an error. The info flag behaves correctly for other Rosetta Scripts tags for example passing MutateResidue. 

Rosetta 3.8 on Mac OSX.

core.init: Rosetta version unknown:exported  from http://www.rosettacommons.org

core.init: command: rosetta_scripts.macosclangrelease -info InterfaceFeature

Post Situation: 

Rosetta ScriptsFeatures Reporter issue

Category: 
Structure prediction

I am attempting to use the Fetures Reporter InterfaceFeatures on MacOS with Rosetta 3.8, but I get an error back. If I comment out InterfaceFeatures, the script runs fine. The PDB file is clean, just two proteins (attached). Do I have some misunderstanding about the nature of the InterfaceFeatures reporter?

My script is

<ROSETTASCRIPTS>

    <SCOREFXNS>

        <ScoreFunction name="t14" weights="talaris2014" />

    </SCOREFXNS>

    <RESIDUE_SELECTORS>

Post Situation: 

Remodel with residue constraints

Category: 
Constraints

Hi,

I am trying to remodel a given structure where I want to replace a chain say B with same residues say alanines. How can I use remodel with constraints? To be more specific, how to write constraint files. I did look up the remodel documentation for the cst file. But, they describe atom level information. Is there a way to just do it at the residue level? (I mean, just give the residues I want to replace in the new structure?)

Post Situation: 

cxx11 error with antibody modelling

Category: 
Structure prediction
Design

Dear all,

I built the last release 2017.08 recently. I have not encountered any error during the build. Here is the command I ran:

./scons.py -j8 mode=release bin extras=cxx11 extras=mpi

I have gcc version 5.4.0 so according to build tutorial this should new enough to have C++11 support. 

But when I am running antibody.linuxrelease as according to the protocol on

Post Situation: 

Ensemble docking causes segmentation fault 11

Category: 
Docking

Trying to locally dock two ensembles.

Docking runs fine with ensemble lists removed, but adding ensemble lists causes segmentation fault 11 on both mpi linux (Stampede) and MacOS. 

At output level 400 on Mac, it looks like the crash comes during the first cycle of low-res docking:

Suggestions?

 

protocols.docking.DockingLowRes: 

protocols.docking.DockingLowRes: ////////////////////////////////////////////////////////////////////////////////

Post Situation: 

Pages