| Bio-Chado-Schema documentation | Contained in the Bio-Chado-Schema distribution. |
Bio::Chado::Schema::Result::Project
Bio::Chado::Schema::Result::Project - The project table has been moved from general to its own module and has been expanded to provide properties, publications and contacts.
Classes in this namespace correspond to tables and views in the Chado Project 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::Project::Project
Bio::Chado::Schema::Result::Project::ProjectContact
Bio::Chado::Schema::Result::Project::ProjectPub
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::Project; 1; __END__