I anticipate that this problem might be slightly more complicated than it sounds at first because I haven't found a good solution by googling yet:
I have predicted 3D structures for over 200 protein sequences by using AlphaFold2. Now I want to generate preview images or thumbnails automagically to use on an overview page or in a table. It would be best if that script could be run directly from the Unix command line without any interaction. So far so good, but of course, the structure needed to be analyzed, centered and oriented to set up some sort of preliminary scene, possibly a cartoon view would be sufficient. Does anybody have a python/pymol, Chimera, or whatever script for this task? Anything that works is fine. In fact, what I need is exactly what the MolScript/MolAuto software would have done years ago. But unfortunately, the tool is no longer available.
MolAuto can be part of a UNIX pipe with MolScript, for example when producing
a quick display of a PDB structure using the OpenGL implementation in MolScript:
% molauto pdb1rbp.ent | molscript -opengl
not really a python approach but I think that imagemagick is capable of generating tumbnails from any image using cmdline .
Sorry, I don't have an image file yet, what I have are the PDB files from AlphaFold, that's it.
The output directories contain the following files and the msas directory, no images: