Trees | Indices | Help |
|
---|
|
Ionizer module. Ported from ionizer.pl on February 2014.
Copyright (c) Schrodinger, LLC. All rights reserved.
|
|||
TolerableError Raised when the structure could not be processed due to a non-fatal error. |
|||
TooManyGroupsError Raised when the structure could not be processed because it has too many ionizable groups. |
|||
Fragment Class representing a fragment from the ionizer library. |
|||
Spec This class represents a specification line in the ionizer data file. |
|||
Ionizer Class for ionizing structures (part of LigPrep). |
|
|||
|
|||
|
|||
|
|||
|
|
|||
__doc__ =
|
|||
ION_FRAGLIB_DEF =
|
|||
MYERRHAND = -1
|
|||
IND =
|
|||
IND2 =
|
|||
IND3 =
|
|||
IND4 =
|
|||
ION_FRAG_DEF =
|
|||
SPEC_FILE_DEF =
|
|||
COMMENT_CHAR =
|
|||
MAX_GROUPS_DEF = 15
|
|||
MAX_GROUPS_MAX = 31
|
|||
MAX_IONS_DEF = 4
|
|||
MAX_ABSTOTQ_DEF = 2
|
|||
MAX_OUTCTS_DEF = 512
|
|||
PH_DEF = 7.0
|
|||
PH_THRESH_DEF = 2.0
|
|||
PK_THRESH_DEF = 1000.0
|
|||
MIN_FRAG_ATOMS = 2
|
|||
PH_PRECISION = 0.01
|
|||
PH_DIFF_TOL = 0.001
|
|||
RT = 0.59248576705
|
|||
RT_LN_10 = 1.36424889502
|
|||
M2IO_DATA_TOTAL_CHARGE =
|
|||
M2IO_DATA_ION_STATE_NUM =
|
|||
M2IO_DATA_CENTER_ATOMS =
|
|||
M2IO_DATA_CENTER_TYPES =
|
|||
M2IO_DATA_CENTERS_ORIG =
|
|||
M2IO_DATA_COST_TOTAL =
|
|||
M2IO_DATA_COST_CHARGE =
|
|||
M2IO_DATA_COST_NEUT =
|
|||
M2IO_DATA_RETAIN =
|
|||
MMSHARE_DATA_DIR =
|
|||
MMFILE_PATH_DELIM =
|
|||
__package__ =
|
|
Return a string representation of the charge. "-" will be prepended for negative numbers, "+" for positive, and nothing for zero. |
Add the given path to the mmfile search path. This makes it possible to search for the mmfrag.ini file in custom locations. |
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:24 2016 | http://epydoc.sourceforge.net |