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
- Host: GitHub
- URL: https://github.com/intermine/intermine-ws-bio-perl
- Owner: intermine
- Created: 2019-04-11T14:35:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2011-06-18T08:00:23.000Z (about 15 years ago)
- Last Synced: 2025-03-13T02:16:08.484Z (over 1 year ago)
- Language: Perl
- Homepage: www.intermine.org
- Size: 98.6 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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.