Difference between revisions of "Fragment"

From PyMOLWiki
Jump to navigation Jump to search
Line 1: Line 1:
===DESCRIPTION===
+
==DESCRIPTION==
'''fragment''' retrieves a 3D structure from the fragment library, which is currently pretty meager (just amino acids).
+
[[fragment]] retrieves a 3D structure from the fragment library, which is currently pretty meager (just amino acids).  Use the three-letter abbreviations.
  
===USAGE===
+
<gallery>
fragment name
+
Image:Fragment_ex.png|Result of "fragment trp".
 +
</gallery>
 +
 
 +
==USAGE==
 +
<source lang="python">
 +
fragment name
 +
</source>
  
 
[[Category:Commands|fragment]]
 
[[Category:Commands|fragment]]

Revision as of 14:53, 27 April 2009

DESCRIPTION

fragment retrieves a 3D structure from the fragment library, which is currently pretty meager (just amino acids). Use the three-letter abbreviations.

USAGE

fragment name