Trees | Indices | Help |
|
---|
|
A modue of classes for calculating order parameters
Copyright Schrodinger Inc. All rights reserved. Contributores: Dmitry Lupyan
|
|||
OrderParameter Given the Direcator (local or global), and the descriptor (local or global),... |
|
|||
numpy.array |
|
||
list |
|
||
list |
|
||
|
|
|||
__package__ =
|
|
Return unit vector of a structure's dipole
|
Return the principle moment (of intertia) of a given structure
|
Return a list of unit vectors that matches specific pair of atoms
|
Given the lipid tail type (sn1 or sn2) get back the connonical lipid carbon atom names and the dictionary of all the hydrogens that attached to them @type st: C{schrodinger.structure} @param st: Structure object @type tail_type: str @param tail_type: lipid tail type: 'all', 'sn1' or 'sn2' @return: tuple of pdb carbon list and dictionary of hydrogen atoms attache the carbon @rtype L{str}, dict{(carbon_pdb_idx, L{tuple(carbon_idx, hydrogen_idx)}} |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:32 2016 | http://epydoc.sourceforge.net |