Home | Trees | Indices | Help |
|
---|
|
object --+ | ProteinProfile
Describes an I-Sites protein profile/PSSM.
Instance Methods | |||
|
|||
int |
|
||
Inherited from |
Class Variables | |
BackgroundFreqs =
|
Properties | |
length | |
matrix | |
max_score | |
pssm | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Append a new column to the profile. Keyword arguments are used to pass the individual amino acid target frequencies, e.g. A=0.12, B=0.0, etc. If an amino acid is omitted, its probability will be set automatically to 0.
|
Class Variable Details |
BackgroundFreqs
|
Property Details |
length
|
matrix
|
max_score
|
pssm
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jul 2 23:48:44 2012 | http://epydoc.sourceforge.net |