You are here

Constraints

autoNOE peak lists

Category: 
Constraints

Hello.
I am using autoNOE and RASREC Rosetta to try to calculate a protein structure using sparse NMR NOESY data. I am wondering if there is a way I can input a partially (manually) assigned NOE peak list into the autoNOE setup, not just a completely unassigned list. I know I can give RASREC cyana-style upl constraints, but that's not what I'm looking for. I'd like to see if I can improve the accuracy of the autoNOE sampling by giving it a few manually-determined, unambiguous noe assignments, I just don't know how to properly format that input peak list.

Post Situation: 

docking with constraints and flexible bb

Category: 
Docking
Loop Modeling
Constraints

Hi,
I am doing unbound docking and i believe I have enough biological info to locate the binding interface and rough orientation. Doing the docking manually (or with the low res protocol) suggests that there's some conformational change in the interface that I would like to model. I'm guessing this is not something that I can accomplish with the old docking_protocol commandline app. I did see a flexible_bb_docking option but that appears to be undocumented? Maybe I can do this via the ensembles options?

Post Situation: 

AtomPair and SPLINE

Category: 
Constraints

based the function from SplineFunc.cc, it seems different number of columns are required when using AtomPair and SPLINE (see code below). But the documentation only says "replace <filename> with EPR_DISTANCE". This would definite leads to compaint of Rosetta. 

 void SplineFunc::read_data( std::istream &in)

{

 

utility::io::izstream potential_file;

 

// If constraints::epr_distance specified, read in histogram from database

if( basic::options::option[ basic::options::OptionKeys::constraints::epr_distance]() )

{

Post Situation: 

auto_setup_metals flag with loop modeling application fails

Category: 
Loop Modeling
Constraints

I'm trying to make a homology model for a Zn-binding metalloenzyme based on some other members of the same family that have been crystallized. My general strategy has been to do comparative modeling first with limited redesign of the loops to get the main structural features in place, and then use the loopmodel appliation to refine the structure a bit more. I had trouble incorporating the Zn residue into the comparative modeling application, so I inserted the Zn into the PDB result and now I'm trying to include it in the loop modeling step.

Post Situation: 

SymDock with constraints

Category: 
Docking
Constraints
Symmetry

Dear all

I been trying to perform a symmetric docking with constraints and it is not working. Reading old post residue number must be carefully set. For some reason the low-res filter is dumping all the solutions ("STRUCTURE FAILED LOW-RES FILTER"). I imagine that has to be with how I define the constraints but I even tried using AtomPair CA 52 CA 182 GAUSSIANFUNC 50.0 50.0. Please can someone have a hint of what is going on?

thanks in advance

felipet

Post Situation: 

Trouble enforcing a disulfide in loop building

Category: 
Constraints

Hello,

Like some others on this forum, I'm having some trouble getting disulfides to work. I pass

-in:fix_disulf ./disulf

where disulf is a text file containing the residue numbers of the cysteines I am trying to bridge like so:

269 280

Post Situation: 

Combine flags file with command line arguments?

Category: 
Compilation
Structure prediction
Docking
Design
Scoring
Enzyme Design
Loop Modeling
Constraints
Symmetry
Small Molecules
Chemically Modified Residues
Fragment Generation
Membrane
Non-Canonical Peptides
Nucleic Acids
Phenix / MR Rosetta

Is it possible to combine a flags file with command line arguments?

For example, something like this:

minimize_with_cst.linuxgccrelease -in:file:l min_pdb_file_list @flags_file

where flags_file contains additional options. Moreover, what is the effect of changing the order of command line arguments and flags files? Which takes precedence? That is, what is the difference between the above command and:

minimize_with_cst.linuxgccrelease @flags_file -in:file:l min_pdb_file_list

Thanks.

Post Situation: 

Pages

Subscribe to RSS - Constraints