Bio::Chado::Schema::Result::Cv::CvLeaf - Bio::Chado::Schema::Result::Cv::CvLeaf documentation


Bio-Chado-Schema documentation  | view source Contained in the Bio-Chado-Schema distribution.

Index


NAME

Top

Bio::Chado::Schema::Result::Cv::CvLeaf

DESCRIPTION

Top

the leaves of a cv are the set of terms which have no children (terms that are not the object of a relation). All cvs will have at least 1 leaf

NAME

Top

Bio::Chado::Schema::Result::Cv::CvLeaf

ACCESSORS

Top

cv_id

  data_type: 'integer'
  is_nullable: 1

cvterm_id

  data_type: 'integer'
  is_nullable: 1

AUTHOR

Top

Robert Buels <rbuels@cpan.org>

COPYRIGHT AND LICENSE

Top


Bio-Chado-Schema documentation  | view source Contained in the Bio-Chado-Schema distribution.