Difference between revisions of "PDB Loader Service"

From PyMOLWiki
Jump to navigation Jump to search
m (remove Category:Plugins_PDB)
 
Line 8: Line 8:
  
 
[[Category:Plugins]]
 
[[Category:Plugins]]
[[Category:Plugins_PDB]]
 

Latest revision as of 15: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