Member Site › Forums › Rosetta 3 › Rosetta 3 – Applications › How to run simulations with non-canonical amino acids?
- This topic has 12 replies, 2 voices, and was last updated 7 years, 7 months ago by Anonymous.
-
AuthorPosts
-
-
June 8, 2017 at 2:50 pm #2669Anonymous
Dear ROSETTA users,
for a current iGEM competition research project, we are considering using ROSETTA for protein structure predictions. However, as we have very limited experience with the software, we do not know how to start the computation.
For our project, we aim at evolving the Methanocaldococcus jannaschii tRNA-synthetase for the non-canonical amino acid nitrophenylalanine, and would like to simulate the process before doing it in practice. We were wondering whether there are any further information available online with regards to the simulation processes (e.g. protocols, helpful guides) for our purposes, or if anyone has done something similar and could provide us with protocols or scripts.
Thank you very much for your help!
Denise
ROSETTA: how to run simulations with non-canonical amino acids?. Available from: https://www.researchgate.net/post/ROSETTA_how_to_run_simulations_with_non-canonical_amino_acids [accessed Jun 8, 2017].
-
June 8, 2017 at 9:38 pm #12388Anonymous
If I understand correctly, you are remodeling an existing enzyme to act on different substrate. The fact that your substrate happens to be a noncanonical amino acid is mostly irrelevant – what you’re doing is enzyme specificity redesign.
Here’s the demos: https://www.rosettacommons.org/demos/latest/Home and the enzyme design demo: https://www.rosettacommons.org/demos/latest/public/enzyme_design/README (and https://www.rosettacommons.org/docs/wiki/application_documentation/design/enzyme-design)
I’ll bring this to the attention of the enzyme design people.
-
June 8, 2017 at 9:38 pm #12909Anonymous
If I understand correctly, you are remodeling an existing enzyme to act on different substrate. The fact that your substrate happens to be a noncanonical amino acid is mostly irrelevant – what you’re doing is enzyme specificity redesign.
Here’s the demos: https://www.rosettacommons.org/demos/latest/Home and the enzyme design demo: https://www.rosettacommons.org/demos/latest/public/enzyme_design/README (and https://www.rosettacommons.org/docs/wiki/application_documentation/design/enzyme-design)
I’ll bring this to the attention of the enzyme design people.
-
June 8, 2017 at 9:38 pm #13430Anonymous
If I understand correctly, you are remodeling an existing enzyme to act on different substrate. The fact that your substrate happens to be a noncanonical amino acid is mostly irrelevant – what you’re doing is enzyme specificity redesign.
Here’s the demos: https://www.rosettacommons.org/demos/latest/Home and the enzyme design demo: https://www.rosettacommons.org/demos/latest/public/enzyme_design/README (and https://www.rosettacommons.org/docs/wiki/application_documentation/design/enzyme-design)
I’ll bring this to the attention of the enzyme design people.
-
June 15, 2017 at 11:26 am #12406Anonymous
Okay, thank you very much!
We now know what exacly our problem is and can hopefully solve it on our own. Otherwise we will leave another message.
Thank you again for helping us out.
Denise
-
June 15, 2017 at 11:26 am #12927Anonymous
Okay, thank you very much!
We now know what exacly our problem is and can hopefully solve it on our own. Otherwise we will leave another message.
Thank you again for helping us out.
Denise
-
June 15, 2017 at 11:26 am #13448Anonymous
Okay, thank you very much!
We now know what exacly our problem is and can hopefully solve it on our own. Otherwise we will leave another message.
Thank you again for helping us out.
Denise
-
June 12, 2017 at 3:17 pm #12397Anonymous
Thank you very much for your help!
We ran the enzyme design demo, which worked fine, but when trying to adapt the demo to our own tRNA-synthetasis/ncAA, we get the following error “The native pose does not have jump number 1”. Are we missing any specific options or preprocessing steps for the PDB files?
Thank you again for helping us out
-
June 12, 2017 at 3:17 pm #12918Anonymous
Thank you very much for your help!
We ran the enzyme design demo, which worked fine, but when trying to adapt the demo to our own tRNA-synthetasis/ncAA, we get the following error “The native pose does not have jump number 1”. Are we missing any specific options or preprocessing steps for the PDB files?
Thank you again for helping us out
-
June 12, 2017 at 3:17 pm #13439Anonymous
Thank you very much for your help!
We ran the enzyme design demo, which worked fine, but when trying to adapt the demo to our own tRNA-synthetasis/ncAA, we get the following error “The native pose does not have jump number 1”. Are we missing any specific options or preprocessing steps for the PDB files?
Thank you again for helping us out
-
June 12, 2017 at 6:34 pm #12398Anonymous
So jumps are nonchemical kinematic connections between parts of your Pose. Rosetta functions on internal coordinates, not 3-D coordinates; thus all atoms must be connected by a kinematic framework of (pseudo-) bonds, angles, and torsions. Jumps are the nonchemical connections. There is at least one jump for every separate chemical entity – every chain, in PDB speak. Broadly, there is a jump for each thing not connected by a covalent bond.
“The native pose does not have jump number 1” implies that something in your system is expected to have a jump and does not. My best guess is that whatever it’s interpreting as the “native pose” (are you doing RMSD calculations?) is missing its ligand. With no ligand, there is no jump to the ligand, which is probably the complaint.
-
June 12, 2017 at 6:34 pm #12919Anonymous
So jumps are nonchemical kinematic connections between parts of your Pose. Rosetta functions on internal coordinates, not 3-D coordinates; thus all atoms must be connected by a kinematic framework of (pseudo-) bonds, angles, and torsions. Jumps are the nonchemical connections. There is at least one jump for every separate chemical entity – every chain, in PDB speak. Broadly, there is a jump for each thing not connected by a covalent bond.
“The native pose does not have jump number 1” implies that something in your system is expected to have a jump and does not. My best guess is that whatever it’s interpreting as the “native pose” (are you doing RMSD calculations?) is missing its ligand. With no ligand, there is no jump to the ligand, which is probably the complaint.
-
June 12, 2017 at 6:34 pm #13440Anonymous
So jumps are nonchemical kinematic connections between parts of your Pose. Rosetta functions on internal coordinates, not 3-D coordinates; thus all atoms must be connected by a kinematic framework of (pseudo-) bonds, angles, and torsions. Jumps are the nonchemical connections. There is at least one jump for every separate chemical entity – every chain, in PDB speak. Broadly, there is a jump for each thing not connected by a covalent bond.
“The native pose does not have jump number 1” implies that something in your system is expected to have a jump and does not. My best guess is that whatever it’s interpreting as the “native pose” (are you doing RMSD calculations?) is missing its ligand. With no ligand, there is no jump to the ligand, which is probably the complaint.
-
-
AuthorPosts
- You must be logged in to reply to this topic.