You are here

Unsolved

The problem hasn't been solved

scorefxn.show(pose) method in python shell and IDLE

Hi,

I'm trying to write a script using IDLE. I use the method scorefxn.show(pose), however when I run module, nothing happens. When I use this method in python shell, (I mean writing single commands in standard command line with black window, not IDLE) there appears a beautiful table with energy scores. I have to add that in IDLE there is no information about any error - the only thing is that there is no table. Any ideas why?

Post Situation: 

MakeRotLib documentation for Pyrosetta

Hey everyone, I am trying to incorporate l-ncaa 5-hydroxytryptophan into a protein and I am currently stuck on making the rotamer library for it. I have made a make rot lib options file (attached). I am wondering what the next step is. There is a tutorial for the Make_Rot_Lib protocol in c++ but I was wondering what the pyrosetta protocol equivalent was. Thanks!

Post Situation: 

score terms

I want to know the meaning of each score term. For example, what does fa_atr,fa_rep,fa_sol,fa_intra_rep,fa_pair,fa_plane,fa_dun,hbond_lr_bb,hbond_sr_bb,hbond_bb_sc ,hbond_sc,dslf_ss_dst dslf_cs_ang,dslf_ss_dih,dslf_ca_dih or pro_close in score12 measures, respectively? Where I can get that information.
Thank you very much!

Post Situation: 

Do I need to uninstall rosetta before installing the MPI version?

Hi,

I want to make the Rosetta 3.4 paralleled. But I have installed the ordinary one previously.

Do I need to uninstall it and then install the MPI one? If so, is there a command to uninstall Rosetta, or I just need to delete the rosetta folder?

I know I just need to add "extras=mpi" in the command.

Thanks for your help!

Post Situation: 

printing our per-residue energies including H-bonding energies

Hi all

Could anyone help me out in figuring out a way for printing out per-residue energies including the "hydrogen bond energies" using Rosetta 3.4. It sounds that the per residue energies obtained at the end of the annotated PDB files doesn't includes the hydrogen bond energies, as Rosetta stores H-bonding energies only on a per-pose basis. This results in inconsistencies between the sum of per residue energy and the total energy reported by Rosetta.

Thanking in advance

Regards,
Vijayan.R

Post Situation: 

Discrepancy between the total pose energy and sum of per residue energies

Hi all

I tried summing up all the per residue energies reported by Rosetta 3.4, and figured out that the sum of the per residue energies dosent match with the total pose energy reported at the end of the annotated PDB file. Could any any explain the discrepancy or am i missing out some thing.

Post Situation: 

membrane modeling error

Dear everyone,

recently ,I tried to model a structure of a membrane protein.

Do the following script, I created a template.However, the result seems does not reasonable.

${mainpath}/scripts/createTemplate.pl -zonesfile domain1.zone -fastafile ${target}/t000_.fasta -parentpdb renum.pdb -outpdb domain1.pdb

for the S4 segement not match the parentpdb.

The alignment file was as this:

Q_domain1/1-289 ILVHSLFNMLIMCTILTNCVFMAQHDPPPWTKYVEYTFTAIYTFESLVKILARGFCLHAF
parent IVESSFFTKFIIYLIVLNGITMGLETSKVYTTLFNQIVITIFTIEIILRIYVHRI-----

Post Situation: 

Problem of installing PyRosetta on Mac Lion

Hello,

I am currently a new user on both Rosetta and Python. I have a Mac and here are the information:

Mac Duo Core
OS 10.7.5
Python 2.6.2
GCC 4.0.1
Xcode installed

I was trying to install PyRosetta according to the instruction on the website. However, when I get to the step

import rosetta; rosetta.init().

I got the following error message:

ImportError: dlopen(rosetta/utility/__utility_all_at_once_.so, 2): no suitable image found. Did find:
rosetta/utility/__utility_all_at_once_.so: mach-o, but wrong architecture

Post Situation: 

Up to date Vall database

Dear all,

I want to know how to create an up to date vall database (contains all current PDB's structures) used for fragment_picker.
I have downloaded nr.gz from:

ftp://ftp.ncbi.nih.gov/blast/db/FASTA/

Would you please state the next steps/statements to be executed?

What about the Robetta server? which version does it use to create fragments libraries?

Thank you in advance.

Jad

Post Situation: 

Pages