Fragment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[fragment]] retrieves a 3D structure from the fragment library, which is currently pretty meager (just amino acids). Use the three-letter abbreviations. | [[fragment]] retrieves a 3D structure from the fragment library, which is currently pretty meager (just amino acids). Use the three-letter abbreviations. | ||
Line 8: | Line 7: | ||
==USAGE== | ==USAGE== | ||
<source lang="python"> | <source lang="python"> | ||
# generates ''name''. | |||
fragment name | fragment name | ||
# for example, generate an alanine: | |||
fragment ala | |||
</source> | </source> | ||
[[Category:Commands| | ==See also== | ||
[[Modeling_and_Editing_Structures#Adding_and_using_your_own_fragments]] | |||
[[Category:Commands|Fragment]] |
Latest revision as of 16:14, 13 January 2012
fragment retrieves a 3D structure from the fragment library, which is currently pretty meager (just amino acids). Use the three-letter abbreviations.
USAGE
# generates ''name''.
fragment name
# for example, generate an alanine:
fragment ala
See also
Modeling_and_Editing_Structures#Adding_and_using_your_own_fragments