Hello,
I would like to write to file all the vertices of the surface of a protein corresponding to each residue. Currently I'm exporting a mesh file of the surface fragments but this requires a lot of disk space and would probably be slower then simply writing the vertex list to file. Is there a way to do this using a python script?
Thanks,
Alex Gawronski