| Trees | Indices | Help |
|
|---|
|
|
object --+
|
BaseTree.TreeElement --+
|
PhyloElement --+
|
SequenceRelation
Express a typed relationship between two sequences.
For example, this could be used to describe an orthology (in which case
attribute 'type' is 'orthology').
:Parameters:
id_ref_0 : Id
first sequence reference identifier
id_ref_1 : Id
second sequence reference identifier
distance : float
distance between the two sequences
type : restricted string
describe the type of relationship
confidence : Confidence
confidence value for this relation
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
ok_type =
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
|||
ok_type
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 24 13:46:18 2012 | http://epydoc.sourceforge.net |