This is a read-only mirror of pymolwiki.org
Difference between revisions of "Get Symmetry"
Jump to navigation
Jump to search
m |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
| − | + | '''get_symmetry''' can be used to obtain the crystal and spacegroup parameters for a molecule | |
| − | + | (FUTURE - map object - FUTURE) | |
| − | + | ||
| − | |||
===USAGE=== | ===USAGE=== | ||
| − | + | get_symmetry object-name-or-selection | |
| − | + | ||
===PYMOL API=== | ===PYMOL API=== | ||
| − | + | <source lang="python"> | |
| − | + | cmd.get_symmetry(string selection) | |
| − | + | </source> | |
| − | [[Category:Commands| | + | [[Category:Commands|Get Symmetry]] |
Revision as of 14:03, 20 June 2009
DESCRIPTION
get_symmetry can be used to obtain the crystal and spacegroup parameters for a molecule (FUTURE - map object - FUTURE)
USAGE
get_symmetry object-name-or-selection
PYMOL API
cmd.get_symmetry(string selection)