Trees | Indices | Help |
|
---|
|
object --+ | StereoEnumerationOptions
- tryEmbedding: if set the process attempts to generate a standard RDKit distance geometry conformation for the stereisomer. If this fails, we assume that the stereoisomer is non-physical and don't return it. NOTE that this is computationally expensive and is just a heuristic that could result in stereoisomers being lost. - onlyUnassigned: if set (the default), stereocenters which have specified stereochemistry will not be perturbed - maxIsomers: the maximum number of isomers to yield, if the number of possible isomers is greater than maxIsomers, a random subset will be yielded. If 0, all isomers are yielded. Since every additional stereo center doubles the number of results (and execution time) it's important to keep an eye on this.
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 26 11:18:47 2018 | http://epydoc.sourceforge.net |