An open API service indexing awesome lists of open source software.

https://github.com/intermine/intermine-ws-bio-perl

Bio Extensions For the InterMine Perl Client
https://github.com/intermine/intermine-ws-bio-perl

Last synced: 19 days ago
JSON representation

Bio Extensions For the InterMine Perl Client

Awesome Lists containing this project

README

          

Webservice-InterMine-Bio

This package provides a set of Roles to extend the
functionality of InterMine webservice queries (see
L. 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.