The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

  GO::Handlers::obo_to_chadodb     - 

SYNOPSIS

  use GO::Handlers::obo_to_chadodb

DESCRIPTION

  This is a transform for turning OBO XML events into XML events that
  are isomorphic to the GO Database (ie XML element names match Chado
  DB table and column names).

  This transformation is suitable for direct loading into a db using
  the generic DBIx::DBStag loader

  This perl transform may later be replaced by an XSL transform (for
  speed)

PUBLIC METHODS -