a class to extract sequences from the genome
[cxgn-corelibs.git] / lib / SGN / Schema.pm
blob14895629e5ce13cc67c45969cd653a1ea3c92efb
1 package SGN::Schema;
3 use strict;
4 use warnings;
6 use base 'DBIx::Class::Schema';
8 __PACKAGE__->load_classes;
11 # Created by DBIx::Class::Schema::Loader v0.04999_07 @ 2009-09-04 13:21:55
12 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:Aj9dpiwQwtY4XWsXAgEjPg
15 # You can replace this text with custom content, and it will be preserved on regeneration