<div dir="ltr"><div>Hi Tom,</div><div><br></div><div>Thank you very much for porting it. I will try it out as soon as possible.</div><div><br></div><div>Sincerely,</div><div>Angelos Angelopoulos<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 19, 2020 at 6:51 PM Tom Goddard <<a href="mailto:goddard@sonic.net">goddard@sonic.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Angelos,<br>
<br>
Ok, I ported the Chimera VTK exporter to ChimeraX, will be in tomorrow's ChimeraX builds.  That code was originally contributed by Shawn Waldon as part of the SketchBio project in 2013.  It exports to an ascii legacy VTK file data for only molecular structures and surfaces (not density maps).  For molecular structures it exports points and lines for the atoms and bonds, and for surfaces it exports a mesh.  At each point (atoms and surface) it exports attributes of the associated atom: modelNum, atomNum, resType, resNum, atomType, bFactor, occupancy, chainPosition.  The modelNum, atomNum, resNum are integer indices (0 based).  The models are numbered 0,1,2... sequentially (it does not use the model id from chimerax).  The atom and residue numbers are the position in the list of atoms and residues for the entire structure they belong to.  atomType and resType are what ChimeraX calls the atom name and residue name, e.g. CA and TRP.  chainPosition is the residue index divided by the number of residues within the chain that the atom belongs to.<br>
<br>
I used the ParaView 5.8.0 viewer to check the exported VTK including the atom attributes.<br>
<br>
        Tom<br>
<br>
<br>
> On Mar 18, 2020, at 5:36 PM, Angelos Angelopoulos <<a href="mailto:aangelos28@gmail.com" target="_blank">aangelos28@gmail.com</a>> wrote:<br>
> <br>
> Hello,<br>
> <br>
> It would be absolutely great if ChimeraX supported exporting to a VTK file like Chimera did. Are there any plans to port the VTK export functionality from Chimera to ChimeraX? If not, please consider doing it.<br>
> <br>
> Thank you very much.<br>
> <br>
> Sincerely,<br>
> Angelos Angelopoulos<br>
> _______________________________________________<br>
> ChimeraX-users mailing list<br>
> <a href="mailto:ChimeraX-users@cgl.ucsf.edu" target="_blank">ChimeraX-users@cgl.ucsf.edu</a><br>
> Manage subscription:<br>
> <a href="http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users" rel="noreferrer" target="_blank">http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users</a><br>
<br>
</blockquote></div>