debian man page for bio::mage::sqlutils

Query: bio::mage::sqlutils

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MAGE::SQLUtils(3pm)					User Contributed Perl Documentation				       MAGE::SQLUtils(3pm)

NAME
Bio::MAGE::SQLWriter - a module for exporting MAGE-OM objects to a database
SYNOPSIS
use Bio::MAGE::SQLWriter; my $writer = Bio::MAGE::SQLWriter->new(@args); use dbhandle; my $dbhandle = dbhandle->new(); $writer->obj2database($dbhandle,@object_list);
DESCRIPTION
Methods for transforming information from a MAGE-OM objects into tuples in a MAGE database.
METHODS
write($MAGE_object); "write()" prints the objects contained in $MAGE_object as MAGE-ML to the file handle used by the writer.
POD ERRORS
Hey! The above document had some coding errors, which are explained below: Around line 249: '=item' outside of any '=over' perl v5.10.1 2006-08-23 MAGE::SQLUtils(3pm)
Related Man Pages
bio::mage::bqs(3pm) - debian
bio::mage::base(3pm) - debian
bio::mage::bioevent(3pm) - debian
bio::mage::biosequence(3pm) - debian
bio::mage::higherlevelanalysis(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph