Search found 189 matches
- Thu Jul 11, 2024 4:20 am
- Forum: MMB (formerly RNABuilder)
- Topic: RE: Modeling of RNA duplex with MD force field
- Replies: 2
- Views: 1414
Re: RE: Modeling of RNA duplex with MD force field
Toyoma san Konbanwa! MD of nucleic acids is quite complex, you would need to add counterions and water. Even then, MMB is not really an MD code. You might want to try nucleotide conformers. These will improve the backbone structure. should be available in versions 3 and 4, download that and then loo...
- Thu Apr 20, 2023 8:24 am
- Forum: MMB (formerly RNABuilder)
- Topic: Missbonding in unpaired region
- Replies: 2
- Views: 2263
Re: Missbonding in unpaired region
In the unpaired region there are not restraints at all, so the residues can do as they wish. I would start by adding collision detecting spheres, use the AllHeavyAtomSterics scheme. For the helical parts, you will get better quality if you use NtCs, if you don't know you can assume you need AA00. I ...
- Fri May 06, 2022 12:06 am
- Forum: MMB (formerly RNABuilder)
- Topic: Modeling a stem loop in RNA
- Replies: 2
- Views: 2045
Re: Modeling a stem loop in RNA
Hi Nicole, Great application! Not sure which version of MMB you are using. Assuming it is a recent release, you can follow exercise 1B to apply NtCs: http://pe1.scilifelab.se/MMB-annex/MMB.3_4.tutorial.pdf To improve the helical structure I very strongly recommend adding Jiri Cerny's Nucleotide Conf...
- Wed May 12, 2021 2:14 am
- Forum: MMB (formerly RNABuilder)
- Topic: Running MMB outputs in OpenMM
- Replies: 3
- Views: 2435
Re: Running MMB outputs in OpenMM
super quick update.. the trunk version does actually appear to still read in the old asterisk-named atoms. Really it shouldn't, but there it is.
one more thing -- why are you adding hydrogens? MMB structures have hydrogens already.
Sam
one more thing -- why are you adding hydrogens? MMB structures have hydrogens already.
Sam
- Wed May 12, 2021 2:01 am
- Forum: MMB (formerly RNABuilder)
- Topic: Running MMB outputs in OpenMM
- Replies: 3
- Views: 2435
Re: Running MMB outputs in OpenMM
Hi Michael, Thanks for raising this issue. Since birth molmodel has been naming the ribose atoms correctly using an apostrophe (e.g. C5') for the FIRST residue. However for reasons unknown it goes with stars for all subsequent residues (e.g. C5*). The latter is not consistent with PDB rules, so it i...
- Wed Apr 28, 2021 10:43 am
- Forum: MMB (formerly RNABuilder)
- Topic: Exercise 0 output
- Replies: 4
- Views: 2971
Re: Exercise 0 output
Hi Daniel, Absolutely! This is very doable. As I understand, you already have a complex of the RNA and protein together, but you want to make a mutation. So what I would do is prepare an input PDB file with your protein and RNA, you can call it e.g. last.1.pdb. Then in your commands.dat you would ca...
- Wed Apr 28, 2021 9:28 am
- Forum: MMB (formerly RNABuilder)
- Topic: Exercise 0 output
- Replies: 4
- Views: 2971
Re: Exercise 0 output
Hi Daniel, Exercise 0 is just to make sure you installed everything and know how to invoke MMB and look at the output. It forms only one base pair and the steric clashes are prevented with some cheap collision detecting spheres, so it is not very physically realistic. It takes a little practice to l...
- Wed Apr 07, 2021 6:23 am
- Forum: MMB (formerly RNABuilder)
- Topic: how to get a folded 3D output
- Replies: 1
- Views: 2573
Re: how to get a folded 3D output
Hi Sherwood,
Sorry I didn't get a notification of your post. Did we talk about this by phone? You would need to specify the base pairs or any NtC's. There is a simple hairpin example in the tutorial guide that can help. We can also discuss again by phone.
Sam
Sorry I didn't get a notification of your post. Did we talk about this by phone? You would need to specify the base pairs or any NtC's. There is a simple hairpin example in the tutorial guide that can help. We can also discuss again by phone.
Sam
- Thu Feb 25, 2021 7:57 am
- Forum: OpenMM
- Topic: computeNeighborListVoxelHash
- Replies: 1
- Views: 1185
computeNeighborListVoxelHash
Guys, I am using computeNeighborListVoxelHash to find all the neighbors of a list of specific atoms, in the system. Basically I want to specify a short stretch of viral DNA, and find all atoms (in this case, other DNA atoms) nearby. I am not sure I am using this function in the most efficient way, a...
- Sun Nov 24, 2019 6:36 am
- Forum: MMB (formerly RNABuilder)
- Topic: Windows Installer
- Replies: 2
- Views: 1916
Re: Windows Installer
Another alternative is to install Docker for Windows. I now have a docker MMB image, called:
samuelflores/mmb-ubuntu
I have not tried docker for windows but don't see why this would not be a solution.
samuelflores/mmb-ubuntu
I have not tried docker for windows but don't see why this would not be a solution.