You are here

Unsolved

The problem hasn't been solved

Rosetta_CM error unrecognized atom 'CS' this atom is not in PDB

Category: 
Structure prediction

Hi all,

 

       I'm sorry if this is an old thread, I did find other forums dealing with unrecognized atoms but in those threads my problem was not resolved.  I am trying to follow the rosetta_CM tutorial and I got through the setup_rosetta_CM.py script and it generated the .xml file which I checked and it looked good. However, when I run the hybridized steps using rosetta scripts I get this error:

 

ERROR: unrecognized atom_type_name 'CS'

Post Situation: 

Rosetta3.10 on macOS segmentation fault 11

Category: 
Structure prediction

 

I have tried several times to install Rosetta3.10 for macOS version 10.14.2. My system info is:

Model Name: MacBook Pro

  Model Identifier: MacBookPro15,2

  Processor Name: Intel Core i7

  Processor Speed: 2,7 GHz

  Number of Processors: 1

  Total Number of Cores: 4

  L2 Cache (per Core): 256 KB

  L3 Cache: 8 MB

  Memory: 8 GB

Post Situation: 

RosettaMatch Problem

Category: 
Enzyme Design

Hi all,

Sorry for sparing your time. I am a rookie trying to use the RosettaMatch to design some zinc binding position inside a helical structure. Once I typed in the following command, there is always something wrong while I cannot figure out why.

Once I typed:

Post Situation: 

RosettaMP: issue with generating .lips4 file

Category: 
Structure prediction

Hi Rosetta users,

I am experiencing trouble using RosettaMP to predict membrane protein structures. I am currently following the RosettaMP tutorial, which can be found here (https://www.rosettacommons.org/docs/latest/application_documentation/structure_prediction/membrane-abinitio).

Post Situation: 

Build problem "Never include <bits/libio.h> directly; use <stdio.h> instead."

Category: 
Compilation

Hi everyone,

I am trying to build Pyrosetta from source in Ubuntu 18.04 x64, but  I am having a compilation error, as indicated in the title.

Does anyone have a clue about what could be the issue or has a better idea to compile it?

I am using python 2.7.15, rosetta build 2018.33.60351, ninja 1.8.2, cmake 3.12.1 and gcc 4.8, specified with the global variables: CC=gcc-4.8 and CXX=g++-4.8. The error log is:

Post Situation: 

Problems when working with PTMs - cannot make sugar poses

Category: 
Chemically Modified Residues

Hello everyone,

I have a protein which has a few PTMs in the form of sugars, and I have therefore started experimenting with sugars in PyRosetta. I have found a very nice guide:

https://graylab.jhu.edu/pyrosetta/downloads/documentation/RosettaCarbohydrate_Tutorial-Demo.pdf

which I have used as a starting point together with the documentation e.g.

Post Situation: 

pyrosetta with Parallel Studio XE

Category: 
Compilation

Hi,

I'd like to build pyrosetta with the intel compiler and potentially link against the Intel MKL for use on HPC infrastructure. I saw in the rosetta docs, that rosetta can already be used with the intel compiler on TACC resources:

 https://www.rosettacommons.org/docs/latest/build_documentation/TACC

Post Situation: 

Errors in Interface_design_demo

Category: 
Design

Hello there,

When I try to run the minpac_optE-premin under interface_design_demo, I got the following error message:

File: src/utility/options/OptionCollection.cc:239
ERROR:

File: src/utility/options/OptionCollection.cc:1324
Option matching -corrections:score:hb_sp2_peak_heigh_above_trough not found in command line top-level context

[ WARNING ] Tried to calculate the visibility of Tracer 'Error' before init() was called!
[ WARNING ] This tracer will not obey commandline options.

Post Situation: 

Chemically bound ligand connection error

Category: 
Chemically Modified Residues

I am following the protocol for Relax Around A Chemically Bound Ligand

/path/rosetta/3.9/main/source/bin/relax.static.linuxgccrelease -s AcpP-TesA-C8.pdb -in:file:fullatom -extra_res_fa ./LG.params -cst_fa_file chemical_bond.cst -relax:constrain_relax_to_start_coords -relax:coord_constrain_sidechains -relax:ramp_constraints false -ex1 -ex2 -use_input_sc -flip_HNQ -no_optH false -overwrite 

and I get the error 

Post Situation: 

Pages