| Trees | Indices | Help |
|
|---|
|
|
object --+
|
dict --+
|
GenericPositionMatrix --+
|
PositionSpecificScoringMatrix
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
max Maximal possible score for this motif. |
|||
|
min Minimal possible score for this motif. |
|||
|
Inherited from Inherited from |
|||
|
|||
returns the PWM score for a given sequence for all positions. - the sequence can only be a DNA sequence - the search is performed only on one strand - if the sequence and the motif have the same length, a single number is returned - otherwise, the result is a one-dimensional list or numpy array |
return the similarity score based on pearson correlation for the given motif against self. We use the Pearson's correlation of the respective probabilities. |
|
|||
maxMaximal possible score for this motif. returns the score computed for the consensus sequence.
|
minMinimal possible score for this motif. returns the score computed for the anticonsensus sequence.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 5 18:02:53 2013 | http://epydoc.sourceforge.net |