This is a read-only mirror of pymolwiki.org

Difference between revisions of "PDB Loader Service"

From PyMOL Wiki
Jump to navigation Jump to search
m (1 revision)
 
m (remove Category:Plugins_PDB)
Line 8: Line 8:
  
 
[[Category:Plugins]]
 
[[Category:Plugins]]
[[Category:Plugins_PDB]]
 

Revision as of 19:58, 10 September 2015

Description

Originally bundled with PyMol 0.96, the PDB Loader Service plugin dynamically downloads a requested PDB from RCSB and displays it in PyMol.

Comments

Although the plugin is completely functional, I have written newer versions which never touch the filesystem and as a result are much cleaner. See the Tutorial on writing plugins for one such example.

Author

Charlie Moad