You are here

Unsolved

The problem hasn't been solved

[dev] quickest way to determine bond distance between polymeric-bonded residues in Pose/Conformation

Category: 
Loop Modeling

Hi,

I'm trying to determine the bond lengths between consecutive residues in a Pose/Conformation, to determine whether they are actually close enough to be bonded, or if there is a gap between the residues that needs to be closed or filled in. Is there a straightforward way to do this?

Thanks

Post Situation: 

Structure refinement with RDC constraint

Category: 
Structure prediction
Constraints

Hi~

I've done a structure refinement of a protein by Rosetta3.8.

However, I'm not sure that what I've done is correct or not.

The protocol that I followed are list below:

First, I put my protein sequence(.fasta file), torsion angle(predicted by talos+), RDC value(experimental data) into the website( http://robetta.bakerlab.org/fragmentsubmit.jsp) to do fragment generation.

Post Situation: 

Expanding the silent file

Category: 
Structure prediction

Hi Rosetta Community,

With comparative modeling application I created a silent file output using following flags

-out:file:silent threaded_model.out
-out:file:silent_struct_type binary

Later, when I used the generated silent file as an input for other applications like "cluster" or "score", it crashed with an error.

ERROR: Assertion `is_int( tag )` failed.
ERROR:: Exit from: src/core/io/silent/RNA_SilentStruct.cc line: 292

 

Is there any easy fix for that?

Post Situation: 

Only Link to executables in bin

Category: 
Compilation

Hi

Im new to Ubuntu and Rosetta. Installed Rosetta as per the guildelines and released bin by

./scons.py -j2 mode=release

But the bin only contains link to executables and hence when I try to run the De novo structure prediction tutorials, getting error message,

AbinitioRelax.default.linuxgccrelease: No such file or directory

can you please help.

Many thanks

Siaseb
 

Post Situation: 

changing the chain id

Category: 
Structure prediction

Hi!

 

I need to change the chain ids for 10000 pdb structures generated by the relax protocol. I have 2 chains A and B in each protein (antibody) and I want to change them yo H and L (as antibody_H3 seems to request that the heavy chain of the antibody should be name d'H').  I saw in older posts that there should be an utility:

changeChain.pl - change the chain ID of a specified chain from a pdb file.

but I cannot find it the Rosetta source.

Any suggestions?

Many thanks,

Andrei

Post Situation: 

Can I thread a two chained structure in RosettaCM?

Category: 
Structure prediction

Most Rosetta CM tutorials show a one chain example for threading. If my structure has two chains, is it possible to align and thread my two chained sequence and template in a one run.

What should the grishin alignment format for the two chains look like?

Post Situation: 

Pages