pymol script pdb to png
Hi there, I have 100 of pdb files in a folder and want to convert them into images one by one by running a script in pymol. any suggestions or tutorial available? Thanks
• 4,347 views
•
link
1 answer
Here's a pointer to a resource with everything you need: http://pymol.sourceforge.net/newman/user/S0210start_cmds.html
I'd call special attention to:
- Creating
.pmlscript files - tweaking the default render settings to a configuration you'd prefer
- Writing to PNG using the
pngcommand
• 0 views
•
link
Log in to answer this question.