From: Ingo D. <dra...@Ma...> - 2002-07-10 16:17:49
|
Hi Pymolers, here is a small pymol extension to support mol2 and acnt files that come from Sybyl. Installation: cp io.tgz to $PYMOL_PATH/modules/pymol cd $PYMOL_PATH/modules/pymol tar -xvzf io.tgz mv io/importing.py . The next time when pymol is started, the new filetypes are supported by the load command. Note, that after loading acnt files a contour must be created via isomesh or isosurf to see something. have fun, Ingo. |