Search found 188 matches

by Samuel Flores
Thu Apr 20, 2023 8:24 am
Forum: MMB (formerly RNABuilder)
Topic: Missbonding in unpaired region
Replies: 2
Views: 1070

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 ...
by Samuel Flores
Fri May 06, 2022 12:06 am
Forum: MMB (formerly RNABuilder)
Topic: Modeling a stem loop in RNA
Replies: 2
Views: 845

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...
by Samuel Flores
Wed May 12, 2021 2:14 am
Forum: MMB (formerly RNABuilder)
Topic: Running MMB outputs in OpenMM
Replies: 3
Views: 806

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
by Samuel Flores
Wed May 12, 2021 2:01 am
Forum: MMB (formerly RNABuilder)
Topic: Running MMB outputs in OpenMM
Replies: 3
Views: 806

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...
by Samuel Flores
Wed Apr 28, 2021 10:43 am
Forum: MMB (formerly RNABuilder)
Topic: Exercise 0 output
Replies: 4
Views: 790

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...
by Samuel Flores
Wed Apr 28, 2021 9:28 am
Forum: MMB (formerly RNABuilder)
Topic: Exercise 0 output
Replies: 4
Views: 790

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...
by Samuel Flores
Wed Apr 07, 2021 6:23 am
Forum: MMB (formerly RNABuilder)
Topic: how to get a folded 3D output
Replies: 1
Views: 436

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
by Samuel Flores
Thu Feb 25, 2021 7:57 am
Forum: OpenMM
Topic: computeNeighborListVoxelHash
Replies: 1
Views: 298

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...
by Samuel Flores
Sun Nov 24, 2019 6:36 am
Forum: MMB (formerly RNABuilder)
Topic: Windows Installer
Replies: 2
Views: 598

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.
by Samuel Flores
Mon Nov 04, 2019 10:02 pm
Forum: MMB (formerly RNABuilder)
Topic: Run error
Replies: 1
Views: 473

Re: Run error

Hi Felipe, Sorry, I did not get notified of your post. I raised the issue with the simbios guys and hopefully will not miss further posts. This is a matter of setting your LD_LIBRARY_PATH. I believe the tutorial says how to do this. A few notes: first, MMB 3.0 has just been uploaded. Please try it o...