Creating new residue type for pyridoxal phosphate bound to lysine (LLP) [Solved]
Dear all,
Has somebody prepared a parameter file for a lysine bound to pyridoxal 5'-phosphate that works with Rosetta?
Thanks in advance,
Fran
The problem has been solved
Dear all,
Has somebody prepared a parameter file for a lysine bound to pyridoxal 5'-phosphate that works with Rosetta?
Thanks in advance,
Fran
Hi! I am using rosetta (v3.3) and have the problem that "relax.linuxgccrelease" automatically patches the native proline (PRO) to hydroxyproline (HPR). Anybody knows how to disable such automatic patching? Thanks!
Greetings,
I'm trying to construct a homo-dimer of a protein+ligand (so a total of two peptide chains and two ligand chains) using docking_protocol with the -docking::partners flag.
I've parameterized the ligand using molfile_to_params.py and docking_protocol runs without generating any fatal errors (although there are numerous warnings about discarding atoms, missing heavyatoms, can't find atoms, etc.).
However, when I check the output structures, I find that both peptide chains are intact but both ligands have completely come apart.
I would like to substitute one of the serines (S43) in my sequence to be phosphorylated. How would I do that?
I tried substituting [SER_p] in the fasta sequence and -residues:patch_selectors phosphorylation but that did not work. Any suggestions?
Thanks!
I don't have experimental data on the disordered region of a protein and tried different online prediction servers and obtained contradictory results. Disopred2 was used in the Wang et al PLoS 2011 rosetta paper but I am not sure about the accuracy. I was wondering if there were any suggestions on how to proceed?
Thanks a priori.
I get this error when I try to combine my silent files (using Wang et al Disorder predictions with REPLONLY residues:
core.io.silent: Finished reading 2744 structures from silent_1270984.mgt.out
ERROR: unrecognized residue name 'GLY_p:RepulsiveOnly'
ERROR:: Exit from: src/core/chemical/ResidueTypeSet.hh line: 151
Thanks a lot a priori.
Hi All,
Does the Idealize application work in Rosetta 3.3? The documentation currently links to the cluster application.
Hello,
I've been trying to run the Packing and Design tutorial with a view to writing my own Packing/Design routine. I'm following the pdf posted on the PyRosetta website and the errata page. There doesn't appear to be a read_resfile routine for either standard_packer_task (as per the original instructions) or create_packer_task (listed in the errata).
I get "AttributeError: 'PackerTask_' object has no attribute 'read_resfile'"
I'm running the latest Windows native build PyRosetta build. Any help gratefully appreciated.
Many thanks,
Gail
Dear all,
I looked into the source code of Rosetta and found out that if in the input we don't assign -cluster:limit_cluster_size (default is -1), it seems the cluster size will be zero (line487~499, protocol/cluster/cluster.cc)? Could someone please explain what is going on here?
in line 495, there is screening of j<=limit, which means, if limit is negative, the cluster list will never be populated. The weird part is that I still get good clusters if I don't give this value in the input.
Native Win32 build of PyRosetta is available for download at: http://graylab.jhu.edu/pyrosetta/downloads/release/PyRosetta.Windows-v2....