| Bio-Chado-Schema documentation | Contained in the Bio-Chado-Schema distribution. |
Bio::Chado::Schema::Result::Phylogeny
Bio::Chado::Schema::Result::Phylogeny - For representing phylogenetic trees; the trees represent the phylogeny of some some kind of sequence feature (mainly proteins) or actual organism taxonomy trees
Classes in this namespace correspond to tables and views in the Chado Phylogeny module.
These classes are part of the Bio::Chado::Schema distribution.
Below is a list of classes in this module of Chado. Each of the classes below corresponds to a single Chado table or view.
Bio::Chado::Schema::Result::Phylogeny::Phylonode
Bio::Chado::Schema::Result::Phylogeny::PhylonodeDbxref
Bio::Chado::Schema::Result::Phylogeny::PhylonodeOrganism
Bio::Chado::Schema::Result::Phylogeny::PhylonodePub
Bio::Chado::Schema::Result::Phylogeny::PhylonodeRelationship
Bio::Chado::Schema::Result::Phylogeny::Phylonodeprop
Robert Buels <rbuels@cpan.org>
This software is copyright (c) 2011 by Robert Buels.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| Bio-Chado-Schema documentation | Contained in the Bio-Chado-Schema distribution. |
package Bio::Chado::Schema::Result::Phylogeny; 1; __END__