You are here

Solved

The problem has been solved

# decoys of silent

Hi there,
Is there any command to get the number of decoys of a silent file without necessarily extract them? I mean, is there such information somewhere (tail?) inside the silent file? This information is useful to restart an application which have been stopped in the middle.
Thanks in advance.

Post Situation: 

score_jd2.mpi.linuxgccrelease failed

Hi there,
I was trying to score 100k decoys in a silent file using the Rosetta's score_jd2.mpi.linuxgccrelease with the command line:
> score_jd2.mpi.linuxgccrelease -in:file:fullatom -in:file:silent query_silent.out -out:file:silent_struct_type binary -out:file:silent scored_silent.out

I've got the following on screen:

...
core.pack.dunbrack: (12) Reading /cluster/apps/fred/rosetta_2014wk05/main/database/rotamer/ExtendedOpt1-5/asp.bbdep.rotamers.lib
core.pack.dunbrack: (12) Reading /cluster/apps/fred/rosetta_2014wk05/main/database/rotamer/ExtendedOpt1-5/asp.bbdep.densities.lib

Post Situation: 

PIKAA in resfile does not mutate Cys in disulfide bond to specified residue

Category: 
Design

Hi, I used fixbb in Rosetta 3.4 to thread a sequence on a template structure. There is a disulfide bond in the template structure, say, between two residues Nr. 20 and 50. My resfile looks like this: NATAA # keep native aa but packable! ... 20 A PIKAA G ... 50 A PIKAA G ... However, in the threaded model, all mutations specified in the resfile were realized except the two cystine residues. How can I force fixbb to mutate the two cystine residues?

Post Situation: 

smoothly kill a mpirun process

Hi there,
Sorry about this, perhaps, off topic question. The problem is I´m running a MPIRUN loop modelling processes, which I've asked for 500k decoys. Well, i've changed my mind and decided to stop it before end. I'm afraid, however, that an abrupt interruption will damage my big silent file. So, is there any way to smoothly kill such a process?
Thanks in advance.

Post Situation: 

Interface energy vs binding energy

Hi all,

I know, there is a little bit difference between interface energy and binding energy in protein docking.
Interface energy come from, separate 2 chain (same pose) far away and then calculate total energy
Interface energy= (complex total energy) - (separated total energy)

Binding energy com from , calculate total score for each individual chain (different pose)
Binding energy = (complex total energy) - [ (individual chain 1 total energy) + (individual chain 2 total energy) ]

right ?

Post Situation: 

Pages