Difference between revisions of "PDB Loader Service"

From PyMOLWiki
Jump to navigation Jump to search
 
m
Line 7: Line 7:
  
 
[[Category:Plugins]]
 
[[Category:Plugins]]
 +
[[Category:Plugins_PDB]]

Revision as of 04:49, 13 April 2006

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