<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Heather,<div class=""><br class=""></div><div class="">Here is a tricky way to compute the interior volume in a virus capsid shell in ChimeraX.<div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>open 1LP3</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>sym #1 assembly 1 copies true</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>molmap #2 12</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>volume #3 level 0.676</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span># Choose "blob" mouse mode under the "Right Mouse" toolbar tab and right click (option key on Mac) the volume surface to color it.</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>surface splitbycolor #3.1</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>hide #4.1 model</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>measure volume #4.2</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>-> 2.6 million cubic Angstroms.</div><div class=""><br class=""></div><div class="">The idea is to make a low resolution (12 Angstrom) density map from the atomic model, low resolution so there are not holes in the capsid, set the map threshold so there are no holes connecting the inside and outside, then color the outside layer with the "pick blob" mouse mode, then split the surface by color (producing inside and outside surfaces), then measure the volume enclosed by the inside surface.</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>Tom</div><div class=""><br class=""></div><div class="">Here's a cut in half view showing the interior surface produced by the above example</div><div class=""><br class=""><div><img apple-inline="yes" id="A60BA403-3EAD-4866-B7B5-583004E26207" width="686" height="514" src="cid:1E5EAC11-1E2E-4B57-A478-BE694003141F" class=""><br class=""><blockquote type="cite" class=""><div class="">On Nov 3, 2021, at 11:21 AM, Elaine Meng via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" class="">chimerax-users@cgl.ucsf.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I don't know if it would work on your specific case, but there is a "3V" server that makes maps that fill cavities and tunnels that you could try. Namely, I don't know if it works for fully enclosed cavities.<br class=""><br class=""><<a href="http://3vee.molmovdb.org/" class="">http://3vee.molmovdb.org/</a>><br class=""><br class="">If it gave a suitable output (a map blob that fits inside your capsid) then you can use "measure volume" after opening it in ChimeraX and showing its isosurface.<br class=""><br class=""><<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/measure.html#volume" class="">https://rbvi.ucsf.edu/chimerax/docs/user/commands/measure.html#volume</a>><br class=""><br class="">I'm sure there are other creative ways if you think about it... like trying to make a sphere that fits inside and calculating the volume of the sphere from the standard geometric formula.<br class=""><br class="">I was trying to think of a way involving a low-resolution surface (e.g. from using "molmap" on the capsid atoms) and "volume onesmask" but couldn't come up with anything. The problem with just using a molecular surface or low-res surface from molmap is that it is hollow, and the volume calculation will just include the shell with the atoms, not the big empty part inside.<br class=""><br class="">As you can see, none of these are like a one-step thing that is already figured out for you. Part of being a PhD student is trying to solve problems that haven't been worked out for your specific situation!<br class=""><br class="">Elaine<br class=""><br class=""><blockquote type="cite" class="">On Nov 3, 2021, at 10:38 AM, Noriega, Heather via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" class="">chimerax-users@cgl.ucsf.edu</a>> wrote:<br class=""><br class="">What other ways can you measure the inter space of the icosahedral?<br class=""><br class="">Thank you,<br class=""><br class="">Heather Noriega<br class="">PhD-Pharmaceutical Science student<br class="">College of Pharmacy<br class="">Howard University<br class=""><a href="mailto:heather.noriega@bison.howard.edu" class="">heather.noriega@bison.howard.edu</a> <br class="">520-203-1883<br class=""><br class="">On Wed, Nov 3, 2021, 12:09 PM Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu" class="">meng@cgl.ucsf.edu</a>> wrote:<br class="">Hi Heather,<br class="">I guess my first question is "why would you want to do that?" If the goal is to measure the cavity volume, there may be other ways. I'm not aware of any ChimeraX capability to fill it with waters (you may have to write your own code if that's what you really want to do). <br class=""><br class="">In general you can count the waters (or any other residue type) in some structure using a similar method to what I described recently on the chimera-users list, except that to show the Selection Inspector you click the green magnifying glass on the top bar icons of ChimeraX instead of the lower-right corner of the Chimera window.<br class=""><<a href="https://plato.cgl.ucsf.edu/pipermail/chimera-users/2021-November/018182.html" class="">https://plato.cgl.ucsf.edu/pipermail/chimera-users/2021-November/018182.html</a>><br class=""><br class="">I hope this helps,<br class="">ELaine<br class="">-----<br class="">Elaine C. Meng, Ph.D. <br class="">UCSF Chimera(X) team<br class="">Department of Pharmaceutical Chemistry<br class="">University of California, San Francisco<br class=""><br class=""><blockquote type="cite" class="">On Nov 3, 2021, at 6:20 AM, Noriega, Heather via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" class="">chimerax-users@cgl.ucsf.edu</a>> wrote:<br class=""><br class="">Good morning,<br class="">I am working on trying to find a measurement inside my alphafold prediction icosahedral. My advisor mentioned using the water molecules to fill the inside and then use a counter of some sort. I have no idea how to start this, I have been reading the volume commands but am still having a hard time. Can you direct me to 1) fill only the inside of my icosahedral? and 2) how to count the water molecules inside?<br class="">Thank you,<br class=""></blockquote><br class="">_______________________________________________<br class="">ChimeraX-users mailing list<br class=""><a href="mailto:ChimeraX-users@cgl.ucsf.edu" class="">ChimeraX-users@cgl.ucsf.edu</a><br class="">Manage subscription:<br class="">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users<br class=""></blockquote><br class=""><br class="">_______________________________________________<br class="">ChimeraX-users mailing list<br class=""><a href="mailto:ChimeraX-users@cgl.ucsf.edu" class="">ChimeraX-users@cgl.ucsf.edu</a><br class="">Manage subscription:<br class="">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users<br class=""><br class=""></div></div></blockquote></div><br class=""></div></div></body></html>