You are here

Design

Design a peptide linked to small molecule ligand

Category: 
Design

Hi everyone,

I'm trying to design a peptide that binds to an enzyme. The tricky bit is that the peptide needs to be "grown" off of one end of a small molecule ligand that should dock into the active site. The ligand in question has an amide group at one of the ends, and we want to add amino acids to it. It also has a chlorine atom (pdb file attached).

What would be the best way to proceed with this problem? I'm unsure of how to let Rosetta's pepspec application know that it can add amino acids at the amide group.

Post Situation: 

Filter ddg_filter reports failure!

Category: 
Design

Hi,
I am trying to design a higher affinity interface for my protein-protein heterodimeric complex.But I'm getting the error which says "ddg is 0.246217 failing".I'm using the script similar to minpac_optE_premin.xml in the interface_design_demo folder of rosetta_2015.05.57676.

I really need some help to make this work.
Thank you!

p.s- I'll provide any other information if you need

Post Situation: 

Pmut_scan with symmetry

Category: 
Design
Symmetry

Dear developers

I am trying to use pmut_scan for a symmetric dimer. I don't know if this is possible but when I run it with a symmetry definition file the program crashes with the following message:

protocols.pmut_scan.PointMutScanDriver: mutation mutation_PDB_numbering average_ddG average_total_energy
terminate called after throwing an instance of 'std::bad_cast'
what(): std::bad_cast
Pmut_sym.sh: line 29: 678 Aborted (core dumped) pmut_scan_parallel.default.linuxgccrelease

Post Situation: 

Calculate_protein_protein_ddg

Category: 
Design

Dear Rosetta Users
I am trying to utilize the calculate_protein_protein_ddg protocol using the mutation_script.xml protocol on rosetta_2014wk52 build.
However, I am having a problem with mutating chemically modified residue (sulfated tyrosine) into a desired amino acid. I can mutate any non modified canonical amino acid to whichever amino acid I want but not the chemically modified one.

sample tail of output pdb
REMARK DesignRes. # modified amino acid mutation attempt
REMARK DesignRes, 108 H # non modified amino acid mutation attempt

Post Situation: 

Relax with a ligand is messing up the coordinates of the ligand

Category: 
Design

Hi there,

 

I am trying to relax my structure which contains a bound ligand.

 

First, I created a LG.params file using:

python /path/to/molfile_to_params.py /path/to/1XKK_ligand.mol2

 

This file (1xKK_ligand.mol2) only contains the coordinates for the ligand from the PDB 1XKK.  molfile_to_params.py outputs the LG.params file as well as a PDB, which looks correct when visualy inspected. This is all expected.

 

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: 

algebric library for rosetta

Category: 
Design

Hi,

I'm currently integrating an application ( i developed ) with rosetta, and this app needs to perform matrix diagonalization.
The current (stand alone) application uses an open source algebric library named Eigen.
I guess that due to leagal reasons this library cannot be integrated with rosetta,
and i would like to know if there is a specific algebric library i should use?

Yigal.

Post Situation: 

Pages

Subscribe to RSS - Design