Bio::Chado::Schema::Result::Mage::Mageml - Bio::Chado::Schema::Result::Mage::Mageml documentation


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

Index


NAME

Top

Bio::Chado::Schema::Result::Mage::Mageml

DESCRIPTION

Top

This table is for storing extra bits of MAGEml in a denormalized form. More normalization would require many more tables.

NAME

Top

Bio::Chado::Schema::Result::Mage::Mageml

ACCESSORS

Top

mageml_id

  data_type: 'integer'
  is_auto_increment: 1
  is_nullable: 0
  sequence: 'mageml_mageml_id_seq'

mage_package

  data_type: 'text'
  is_nullable: 0

mage_ml

  data_type: 'text'
  is_nullable: 0

RELATIONS

Top

magedocumentations

Type: has_many

Related object: Bio::Chado::Schema::Result::Mage::Magedocumentation

AUTHOR

Top

Robert Buels <rbuels@cpan.org>

COPYRIGHT AND LICENSE

Top


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