| Trees | Indices | Help |
|
|---|
|
|
object --+
|
BaseTree.TreeElement --+
|
PhyloElement --+
|
Taxonomy
Describe taxonomic information for a clade.
:Parameters:
id_source : Id
link other elements to a taxonomy (on the XML level)
id : Id
unique identifier of a taxon, e.g. Id('6500',
provider='ncbi_taxonomy') for the California sea hare
code : restricted string
store UniProt/Swiss-Prot style organism codes, e.g. 'APLCA' for the
California sea hare 'Aplysia californica'
scientific_name : string
the standard scientific name for this organism, e.g. 'Aplysia
californica' for the California sea hare
authority : string
keep the authority, such as 'J. G. Cooper, 1863', associated with
the 'scientific_name'
common_names : list of strings
common names for this organism
synonyms : list of strings
synonyms for this taxon?
rank : restricted string
taxonomic rank
uri : Uri
link
other : list of Other objects
non-phyloXML elements
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
re_code = re.compile(r'
|
|||
ok_rank =
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Show the class name and an identifying attribute.
|
|
|||
ok_rank
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 24 13:46:18 2012 | http://epydoc.sourceforge.net |