| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
ReactionFingerprintParams
A class for storing parameters to manipulate the calculation of fingerprints of chemical reactions.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
__instance_size__ = 48
|
|||
|
|||
| agentWeight | |||
| bitRatioAgents | |||
| fpSize | |||
| fpType | |||
| includeAgents | |||
| nonAgentWeight | |||
|
|||
__init__( (object)arg1) -> None :
Constructor, takes no arguments
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (bool)arg2, (float)arg3, (int)arg4, (int)arg5, (int)arg6, (FingerprintType)arg7) -> None :
C++ signature :
void __init__(_object*,bool,double,unsigned int,int,unsigned int,RDKit::FingerprintType)
|
|
|
|||
agentWeight |
bitRatioAgents |
fpSize |
fpType |
includeAgents |
nonAgentWeight |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |