[Bioperl-l] [ANNOUNCE] Modules for wrapping analysis CGIs

Heikki Lehvaslaiho heikki at ebi.ac.uk
Tue Apr 22 13:09:45 EDT 2003


Bio::WebAgent
=============

This is a generic module to access web. Inherit from it if you write
BioPerl modules accessing Web resources. It is a thin wrapper around
LPW::UserAgent which also inherits from Bio::Root::Root. (Can be blessed
into WWW::Mechanize).


Bio::Tools::Analysis::Protein::NetPhos
======================================

Wrapper around NetPhos 2.0 phosphorylation prediction server at
http://www.cbs.dtu.dk/services/NetPhos/. The access code was written by
Richard Adams. This module isa Bio::WebAgent.

NetPhos is the first implementation of the new Bio::SimpleAnalysisI by
Martin Senger. The great advantage of this is that it defines methods to
describe the analysis service provided in general terms, as well as the
input and output options supported.

TODO: Add data persistence.into NetPhos module. One should be able to
store raw results in diskfiles, open them later and get the bioperl
result objects using the result() method. 

Enjoy,

	-Heikki

-- 
______ _/      _/_____________________________________________________
      _/      _/                      http://www.ebi.ac.uk/mutations/
     _/  _/  _/  Heikki Lehvaslaiho          heikki at ebi.ac.uk
    _/_/_/_/_/  EMBL Outstation, European Bioinformatics Institute
   _/  _/  _/  Wellcome Trust Genome Campus, Hinxton
  _/  _/  _/  Cambs. CB10 1SD, United Kingdom
     _/      Phone: +44 (0)1223 494 644   FAX: +44 (0)1223 494 468
___ _/_/_/_/_/________________________________________________________



More information about the Bioperl-l mailing list