Fetch: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(New page: === Overview === '''Fetch''' retrieves a protein structure from the PDB and loads it into PyMOL. === Syntax === <source lang="python"> fetch PDB_ID </source> === Example === <source lang="python"> fetch 1kao fetch ...)
 
Line 4: Line 4:
=== Syntax ===
=== Syntax ===
<source lang="python">
<source lang="python">
fetch PDB_ID
fetch PDB_ID [, ID2...N ] [, async = [0,1] ]
</source>
</source>



Revision as of 12:43, 23 February 2007

Overview

Fetch retrieves a protein structure from the PDB and loads it into PyMOL.

Syntax

fetch PDB_ID [, ID2...N ] [, async = [0,1] ]

Example

fetch 1kao
fetch 1ctq