| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
SmilesParserParams
Parameters controlling SMILES Parsing
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 40
|
|||
|
|||
|
allowCXSMILES controls whether or not the CXSMILES extensions are parsed |
|||
|
maxIterations controls the amount of debugging information produced |
|||
|
parseName controls whether or not the molecule name is also parsed |
|||
|
removeHs controls whether or not Hs are removed before the molecule is returned |
|||
|
sanitize controls whether or not the molecule is sanitized before being returned |
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
helper for pickle
|
|
|||
allowCXSMILEScontrols whether or not the CXSMILES extensions are parsed
|
maxIterationscontrols the amount of debugging information produced
|
parseNamecontrols whether or not the molecule name is also parsed
|
removeHscontrols whether or not Hs are removed before the molecule is returned
|
sanitizecontrols whether or not the molecule is sanitized before being returned
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 8 11:32:01 2017 | http://epydoc.sourceforge.net |