Bio::Chado::Schema::Result::Project - The project table has been moved from general to its own module and has been


Bio-Chado-Schema documentation Contained in the Bio-Chado-Schema distribution.

Index


Code Index:

NAME

Top

Bio::Chado::Schema::Result::Project

NAME

Top

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.

CHADO MODULE

Top

Classes in this namespace correspond to tables and views in the Chado Project module.

CLASSES

Top

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

Bio::Chado::Schema::Result::Project::ProjectRelationship

Bio::Chado::Schema::Result::Project::Projectprop

AUTHOR

Top

Robert Buels <rbuels@cpan.org>

COPYRIGHT AND LICENSE

Top


Bio-Chado-Schema documentation Contained in the Bio-Chado-Schema distribution.

package Bio::Chado::Schema::Result::Project;


1;

__END__