| GOBO documentation | view source | Contained in the GOBO distribution. |
GOBO::DB::AnnotationBulkLoader
$a = new GOBO::DB::AnnotationBulkLoader;
$a->dbh($dbh);
$a->bulkload_file("gene_association.foo");
| GOBO documentation | view source | Contained in the GOBO distribution. |