You are here

Unsolved

The problem hasn't been solved

ImportError: dlopen(rosetta/utility/__utility_all_at_once_.so, 2): Symbol not found: ___fpclassifyl

HI,

I downloaded PyRosetta.MacOSX.Lion-r56325.64Bit, and put in my home folder/opt in my Mac. Unfortunately, ./iPyRosetta doesn't work. The following error message showed

In [1]: import rosetta
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
in ()
----> 1 import rosetta

/Users/rliang/opt/PyRosetta.MacOSX.Lion-r56325.64Bit/rosetta/__init__.py in ()
28
29 # Double-checked right order...
---> 30 import utility

Post Situation: 

How to allow rosetta to recognize the ASP and protonated ASP?

Hi, everbody,
I'm using enzyme design to redesign a enzyme, and encountering a tough problem for me.
In the catalytic site, there is a protonated ASP, and a .cst file need to be given to constraint -OH of ASP and ligand.
Although I find the parameters of protonation state of ASP (ASP_P1.params or ASP_P2.params file) in the installation directory(.../rosetta_database/chemical/residue_type_sets/fa_standard/residue_types/protonation_states),
the 3 letter abbreviation of protonated ASP is also ASP, so I don't know how to inform the rosetta to recognize the ASPH.

Post Situation: 

Difference between checkpoint file and PSSM for making fragments

PSSM(position-specific scoring matrix) is a commonly used representation of motifs in biological sequences, and psiblast to generate a PSSM. a portion of a PSSM shows as follow:
A R N D C Q E G H I L K M F P S T W Y V
1 G 0 -2 0 -1 -2 -2 -2 5 -2 -4 -3 -1 -3 -3 -2 0 -2 -2 -3 -3
2 S 0 -1 4 1 -2 0 0 0 0 -3 -3 0 -2 -3 -1 3 1 -3 -2 -2
3 G 1 -2 0 -1 -2 -1 -1 5 -2 -3 -3 -1 -2 -3 -2 2 0 -3 -3 -3

Post Situation: 

matdes_design: ERROR]EXCN_utility_exit has been thrown from: src/core/io/silent/SilentFileData.cc line: 302

Hi all,

I'm trying to do a test run of matdes_design with the following flags:
-database /local/databases/minirosetta/ -s 3N79_edit.pdb -symmetry_definition O3.sym -ex1 -ex2 -holes::dalphaball ../../../DAlphaBall_new/src/DAlphaBall.icc -matdes::pdbID 3n79 -matdes::prefix O3_ -matdes::num_subs_building_block 3 -matdes::num_subs_total 24 -matdes::radial_disp -20 -matdes::angle 6 -ignore_unrecognized_res True -matdes::design::grid_size_angle 2 -matdes::design::grid_size_radius 2 -matdes::design::grid_nsamp_angle 5 -matdes::design::grid_nsamp_radius 11

Post Situation: 

Noncanonical amino acids

Hi all,

I am trying to implement the method outlined in "Incorporation of Noncanonical Amino Acids into Rosetta and use in Computational Protein- Peptide Interface Design" doi:10.1371/journal.pone.0032637.

I just wondered if I should start right from the beginning, or whether there is somewhere I can download the parameter files, rotamer libraries and unfolded state reference energies for NCAAs so that I can move directly to doing the design protocol.

Any advice would be most appreciated.

wsgosal

Post Situation: 

Reproducing Rosetta++ scoring function with Rosetta 3?

Dear Rosetta developers, I am wondering whether it is possible to cross-check results between Rosetta++ and Rosetta 3 by using the same scoring function for each.

As an example, I tried evaluating the score of the attached PDB file using the two programs and obtained -79.88 from Rosetta++ and 323.668 from Rosetta 3. I also tried breaking down the energies into components to resolve the difference, without much success.

I've attached a more detailed output below.

The reason I am trying to do this is our lab would like to make use of the protocol outlined in

Post Situation: 

running Rosetta locally using commands generated by the Robetta web server

Dear Rosetta users:

I ran a full structure prediction on the Robetta web server and obtained useful results. Now I would like to run Rosetta locally (because I want to control the fragment libraries).

I installed Rosetta3.5 and did a test run, but the locally-generated structures are quite different than those that I obtained from the Robetta web server (the Robetta results are much better). I presume that this is because I have not configured the local Rosetta run very well.

Post Situation: 

Trouble linking with Xcode/clang 5.1

Hi all,
Just a heads up. There's a problem linking with the new OSX Command Line Tools and clang version 5.1.
This is with the most recent weekly release 2014 week 04
Any suggestions would be appreciated

Clang version:
clang --version
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix

Error message

Undefined symbols for architecture x86_64:
"core::io::silent::ProteinSilentStruct_Template::fill_struct(core::pose::Pose const&, std::string)", referenced from:

Post Situation: 

Does RNA parses checkpoint matrix as well as protein

Hi,

I am recently studying Rosetta for rna prediction.

When Rosetta make fragments for proteins, there are a step to prase a PSI-BLAST binary checkpoint file. The output likes as follows:
G 0.0783 0.0108 0.0337 0.0256 0.0162 0.5101 0.0135 0.0189 0.0337 0.0283 0.0094 0.0391 0.0189 0.0189 0.0229 0.0513 0.0297 0.0243 0.0054 0.0108
S 0.1099 0.0175 0.0489 0.0524 0.0209 0.0663 0.0192 0.0297 0.0541 0.0419 0.0157 0.0541 0.0297 0.0332 0.0401 0.2199 0.0820 0.0419 0.0052 0.0175

Post Situation: 

Pages

Subscribe to RSS - Unsolved