Home | Trees | Indices | Help |
|
---|
|
object --+ | ChemShiftScoringModel
Chemical shift similarity scoring model. See
ScoringModel.NUCLEI
for a list of supported chemical shift
types.
Instance Methods | |||
|
|||
float or array of floats |
|
||
float or array of floats |
|
||
float or array of floats |
|
||
Inherited from |
Class Variables | |
NUCLEI =
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Return the probability that a given chemical shift difference indicates no structural similarity (true negative match).
|
Return the probability that a given chemical shift difference indicates structural similarity (true positive match).
|
Return the bit score for a given chemical shift difference.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |