Bio::Chado::Schema::Result::NaturalDiversity::NdProtocol - Bio::Chado::Schema::Result::NaturalDiversity::NdProtocol documentation


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

Index


NAME

Top

Bio::Chado::Schema::Result::NaturalDiversity::NdProtocol

DESCRIPTION

Top

A protocol can be anything that is done as part of the experiment.

NAME

Top

Bio::Chado::Schema::Result::NaturalDiversity::NdProtocol

ACCESSORS

Top

nd_protocol_id

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

name

  data_type: 'varchar'
  is_nullable: 0
  size: 255

The protocol name.

RELATIONS

Top

nd_experiment_protocols

Type: has_many

Related object: Bio::Chado::Schema::Result::NaturalDiversity::NdExperimentProtocol

nd_protocolprops

Type: has_many

Related object: Bio::Chado::Schema::Result::NaturalDiversity::NdProtocolprop

nd_protocol_reagents

Type: has_many

Related object: Bio::Chado::Schema::Result::NaturalDiversity::NdProtocolReagent

AUTHOR

Top

Robert Buels <rbuels@cpan.org>

COPYRIGHT AND LICENSE

Top


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