| Trees | Index | Help |
|---|
| Package Bio :: Package CAPS :: Class DifferentialCutsite |
|
A differential cutsite is a location in an alignment where an enzyme cuts
at least one sequence and also cannot cut at least one other sequence.
Members:
start Where it lives in the alignment.
enzyme The enzyme that causes this.
cuts_in A list of sequences (as indexes into the alignment) the
enzyme cuts in.
blocked_in A list of sequences (as indexes into the alignment) the
enzyme is blocked in.
| Method Summary | |
|---|---|
Initialize a DifferentialCutsite. | |
| Method Details |
|---|
__init__(self,
**kwds)
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:57:59 2007 | http://epydoc.sf.net |