You are here

Scoring

Scoring functions: talaris2013 incompatible versions

Category: 
Scoring

 I'm tryintg to sort the generated sequences from the .spec output with the following command and I use the flag to activate talaris:

~/tools/analysis/apps/gen_pepspec_pwm.py 1cka_spec.spec 3 0.1 binding-prot_score pepspec_background.binding-prot-0.1.pwm -corrections::restore_talaris_behavior

But I get error:

Post Situation: 

'standard.wts' does not exist

Category: 
Scoring

Hi all,

I am trying to run the Pepsec demo and I got the following error:

ERROR: Unable to open weights/patch file. None of (./)standard.wts or (./)standard.wts.wts or /mnt/d/Softwares/Rosetta/rosetta_src_2020.08.61146_bundle/main/database/scoring/weights/standard.wts or /mnt/d/Softwares/Rosetta/rosetta_src_2020.08.61146_bundle/main/database/scoring/weights/standard.wts.wts exist
ERROR:: Exit from: src/core/scoring/ScoreFunction.cc line: 3461

Post Situation: 

density scoring

Category: 
Scoring

Hi,

I have some questions about setting for scoring and weights. That would be really helpful if someone could answer the questions.

1.

I looked into the folder>   Rosetta/main/database/scoring,  there are loads of score files.I'm wondering  How to choose the right one.

Should I just use one for all applications? For example, If I use Rosetta3.12, should I use  ref2015.wts for relax, loopmodel,etc?

Could someone please kindly explain to me what's the difference between these score files?

Post Situation: 

what factors determine the lowest (best) LigInterfaceEnergy score?

Category: 
Docking
Scoring
Small Molecules

Hi everyone.

We are docking small molecule ligands into non-enzyme proteins to get an idea of ligand distribution/convergence within the binding pocket, using the LigInterfaceEnergy mover. While the results are promising, ligands with the lowest LigInterface energy are sometimes outliers within the ligand distribution. There is no native structure to compare to other than the input pose.

Post Situation: 

Controlling Input in the Tutorial

Category: 
Scoring

Hi All,

I am trying tor learn Rosetta basics using the tutorial https://www.rosettacommons.org/demos/latest/tutorials/input_and_output/input_and_output 

However, when I try like it is instructed in the tutorial following error happens:

Infinity4s-iMac-2:main smbatgevorgyan$ cd demos/tutorials/input_and_output/

Post Situation: 

Quick mysql output question

Category: 
Scoring

Hello everyone,

I have compiled rosetta with OpenMPI and MySQL. It works.

I'm using relax to pack+score a few thousand poses but the output will create lots of tables with A LOT of info. I just need to output the pose name and the total score of the pose.

I was wondering which flags should I use (@relax.flags) to output only the SCORE table to MySQL, not the atom coordinates and the rest of the info.

By this I mean the same info as the default.sc file, but sent to a single table in mysql.

Thanks in advance.

Post Situation: 

Segfault when loading scorefxn() and load_from_pdb()

Category: 
Scoring
PyRosetta

Hi,

I am trying to load a structure from PDB and then calculate pairwise residue energies between residues in the structure. For this, I want to first load the scorefxn and then the structure (or viceversa), but whenever I try, either of them gives me a segfault, i.e. if I do scorefxn = get_fa_scorefxn(); pose_from_pdb() the latter crashes and if I do the opposite, get_fa_scorefxn() crashes. 

 

Post Situation: 

Pages

Subscribe to RSS - Scoring