Main > Programming > Libraries >

Bio::Biblio 1.4

Bio::Biblio 1.4

Sponsored Links

Bio::Biblio 1.4 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 7 (1 times)
File size: 4.7 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 868
Date added: 2007-06-11
Publisher: Martin Senger

Bio::Biblio 1.4 description

Bio::Biblio is a Bibliographic Query Service module.

SYNOPSIS

use Bio::Biblio;
my $biblio = new Bio::Biblio;

print $biblio->find (perl)->get_count . "n";

my $collection = $biblio->find (brazma, authors);
while ( $collection->has_next ) {
print $collection->get_next;
}

#The new() method can get parameters, for example:

$biblio = Bio::Biblio
(-access => soap,
-location => http://industry.ebi.ac.uk/soap/openBQS,
-destroy_on_exit => 0);

# See below for some one-liners

This is a class whose instances can access bibliographic repositories. It allows to query a bibliographic database (such as MEDLINE) and then to retrieve resulting citations from it. The citations are returned in an XML format which is native to the repository but there are also supporting modules for converting them into Perl objects.

The detailed descriptions of all query and retrieval methods are in Bio::DB::BiblioI (an interface). All those methods should be called on instances of this (Bio::Biblio) module.

The module complies (with some simplifications) with the specification described in the OpenBQS project. Its home page is at http://industry.ebi.ac.uk/openBQS. There are also links to available servers providing access to the bibliographic repositories (namely to MEDLINE).
The module also gives an access to a set of controlled vocabularies and their values. It allows to introspect bibliographic repositories and to find what citation resource types (such as journal and book articles, patents or technical reports) are provided, and what attributes they have, eventually what attribute values are allowed.

Here are some one-liners:

perl -MBio::Biblio -e print new Bio::Biblio->get_by_id ("94033980")
perl -MBio::Biblio
-e print join ("n", @{ new Bio::Biblio->find ("brazma")->get_all_ids })
perl -MBio::Biblio
-e print new Bio::Biblio->find ("Java")->find ("perl")->get_count

Bio::Biblio 1.4 Screenshot

Advertisements

Bio::Biblio 1.4 Keywords

Bookmark Bio::Biblio 1.4

Hyperlink code:
Link for forum:

Bio::Biblio 1.4 Copyright

WareSeeker periodically updates pricing and software information of Bio::Biblio 1.4 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Bio::Biblio 1.4 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Bio::Biblio::Patent is a representation of a patent. Free Download
biblio.PLS is a bioperl client for accessing and querying a bibliographic repository. Free Download
CGI::Builder::Magic Perl module contains CGI::Builder and Template::Magic integration. Free Download
DBD::Oracle is a Perl module with Oracle database driver for the DBI module. Free Download
Bio::NEXUS::NotesBlock is a Perl module that represents a NOTES block in a NEXUS file. Free Download
Bio::NEXUS::CodonsBlock is a Perl module that represents CODONS block in NEXUS file. Free Download
Bio::Phylo::Manual is a Perl module that contains a Bio::Phylo v.0.14 user guide. Free Download
HTML Objects is a Perl module library for turning HTML tags into Perl objects. Free Download