| Trees | Index | Help |
|---|
| Package Bio :: Package SubsMat |
|
| Submodules | |
|---|---|
| |
| Classes | |
|---|---|
SeqMat |
A Generic sequence matrix class The key is a 2-tuple containing the letter indices of the matrix. |
| Exceptions | |
|---|---|
BadMatrix |
Exception raised when verifying a matrix |
| Variable Summary | |
|---|---|
int |
ACCREP = 1 |
BadMatrix |
BadMatrixError = <Bio.SubsMat.BadMatrix instance at 0x2a...
|
int |
diagALL = 3 |
int |
diagNO = 1 |
int |
diagONLY = 2 |
float |
EPSILON = 1e-14 |
int |
EXPFREQ = 4 |
int |
LO = 5 |
int |
NOTYPE = 0 |
int |
OBSFREQ = 2 |
int |
SUBS = 3 |
| Variable Details |
|---|
ACCREP
|
BadMatrixError
|
diagALL
|
diagNO
|
diagONLY
|
EPSILON
|
EXPFREQ
|
LO
|
NOTYPE
|
OBSFREQ
|
SUBS
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Aug 14 08:26:41 2006 | http://epydoc.sf.net |