Bio-DB-NCBIHelper
view release on metacpan or search on metacpan
lib/Bio/DB/Taxonomy/entrez.pm view on Meta::CPAN
Returns : a string indicating the proxy
Args : $protocol : an array ref of the protocol(s) to set/get
$proxyurl : url of the proxy to use for the specified protocol
$username : username (if proxy requires authentication)
$password : password (if proxy requires authentication)
=head2 authentication
Title : authentication
Usage : $db->authentication($user,$pass)
Function: Get/Set authentication credentials
Returns : Array of user/pass
Args : Array or user/pass
=cut
# make a Taxon object from data hash ref
sub _make_taxon {
my ($self, $data) = @_;
( run in 0.691 second using v1.01-cache-2.11-cpan-a5abf4f5562 )