debian man page for bio::tools::eutilities::query

Query: bio::tools::eutilities::query

OS: debian

Section: 3pm

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

Bio::Tools::EUtilities::Query(3pm)			User Contributed Perl Documentation			Bio::Tools::EUtilities::Query(3pm)

NAME
Bio::Tools::EUtilities::Query - parse and collect esearch, epost, espell, egquery information
SYNOPSIS
### should not create instance directly; Bio::Tools::EUtilities does this ### # can also use '-response' (for HTTP::Response objects) or '-fh' (for # filehandles) my $info = Bio::Tools::EUtilities->new(-eutil => 'esearch', -file => 'esearch.xml'); # esearch # esearch with history # egquery # espell (just for completeness, really)
DESCRIPTION
Pluggable module for handling query-related data returned from eutils.
FEEDBACK
Mailing Lists User feedback is an integral part of the evolution of this and other Bioperl modules. Send your comments and suggestions preferably to one of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@lists.open-bio.org - General discussion http://www.bioperl.org/wiki/Mailing_lists - About the mailing lists Support Please direct usage questions or support issues to the mailing list: bioperl-l@bioperl.org rather than to the module maintainer directly. Many experienced and reponsive experts will be able look at the problem and quickly address it. Please include a thorough description of the problem with code and data examples if at all possible. Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track the bugs and their resolution. Bug reports can be submitted via the web. https://redmine.open-bio.org/projects/bioperl/
AUTHOR
Email cjfields at bioperl dot org
APPENDIX
The rest of the documentation details each of the object methods. Internal methods are usually preceded with a _ Bio::Tools::EUtilities::Query methods to_string Title : to_string Usage : $foo->to_string() Function : converts current object to string Returns : none Args : (optional) simple data for text formatting Note : Used generally for debugging and for the print_* methods perl v5.14.2 2012-03-02 Bio::Tools::EUtilities::Query(3pm)
Related Man Pages
bio::tools::eutilities::historyi(3pm) - debian
bio::tools::eutilities::query(3pm) - debian
bio::tools::eutilities::query::globalquery(3pm) - debian
bio::tools::primer::assessor::base(3pm) - debian
bio::tools::run::bedtools::config(3pm) - debian
Similar Topics in the Unix Linux Community
A Doozy of a problem for me