Save Mopac: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Infobox script-repo |type = script |filename = save_mopac.py |author = Thomas Holder |license = Unknown }} = Overview = ''Save MOPAC'' attempts to...") |
(moved to github, update license) |
||
Line 3: | Line 3: | ||
|filename = save_mopac.py | |filename = save_mopac.py | ||
|author = [[User:Speleo3|Thomas Holder]] | |author = [[User:Speleo3|Thomas Holder]] | ||
|license = | |license = BSD-2-Clause | ||
}} | }} | ||
'''save_mopac''' attempts to save a PDB file in the MOPAC file format. | |||
'' | |||
== Usage == | |||
save_mopac filename [, selection [, zero [, state ]]] | |||
[[Category:Script_Library]] | |||
[[Category:ThirdParty_Scripts]] | |||
== See Also == | |||
* [http://www.mail-archive.com/pymol-users@lists.sourceforge.net/msg10678.html thread on the pymol-users mailing list] | |||
* [http://openmopac.net/ openmopac.net] | |||
Latest revision as of 16:50, 23 June 2012
Type | Python Script |
---|---|
Download | save_mopac.py |
Author(s) | Thomas Holder |
License | BSD-2-Clause |
This code has been put under version control in the project Pymol-script-repo |
save_mopac attempts to save a PDB file in the MOPAC file format.
Usage
save_mopac filename [, selection [, zero [, state ]]]