The Genex.pm Distribution

Welcome to Genex.pm, I hope you enjoy your visit.

Introduction

Genex.pm is a Perl module to enable bioinformatics researchers to access a GeneX gene expression database (DB) via Perl. It provides an application programmers interface (API) consisting of table classes and utility classes, and it also comes with a tutorial and a number of example scripts to help researchers write their own tools.

Table Classes

The majority of the modules included in the Genex.pm distribution provide access to a single table in the Genex DB. The purpose of the table classes is to simplify accessing information from the DB by shielding many of the DB's underlying details from the developer.

The table classes can be divided into three logical groups:

Utility Classes

Many of the mundane needs of developers working with a Genex DB have been simplified by adding commonly used functions to helper modules.

See the individual modules for more details:

Author and Copyright

This module and its documentation were written by Jason E. Stewart (jes@ncgr.org), and all the material is copyright © 2000 the National Center for Genome Resources.