The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Webservice-InterMine-Bio

This package provides a set of Roles to extend the 
functionality of InterMine webservice queries (see 
L<Webservice::InterMine>. Specifically, it provides
access to biologically specific webservices, which 
can provide results in GFF3 and FASTA formats, as 
well as providing convenience methods for accessing
BioPerl functionality directly from a query.

INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Webservice::InterMine::Bio

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Webservice-InterMine-Bio

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Webservice-InterMine-Bio

    CPAN Ratings
        http://cpanratings.perl.org/d/Webservice-InterMine-Bio

    Search CPAN
        http://search.cpan.org/dist/Webservice-InterMine-Bio/


LICENSE AND COPYRIGHT

Copyright (C) 2011 Alex Kalderimis

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.