PDB Loader Service: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 7: Line 7:


[[Category:Plugins]]
[[Category:Plugins]]
[[Category:Plugins_PDB]]

Revision as of 03: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