GOBO::DB::AnnotationBulkLoader - GOBO::DB::AnnotationBulkLoader documentation


GOBO documentation  | view source Contained in the GOBO distribution.

Index


NAME

Top

GOBO::DB::AnnotationBulkLoader

SYNOPSIS

Top

  $a = new GOBO::DB::AnnotationBulkLoader;
  $a->dbh($dbh);
  $a->bulkload_file("gene_association.foo");

DESCRIPTION

Top


GOBO documentation  | view source Contained in the GOBO distribution.