[Bioperl-l] getting/setting species names with Bio::Species

Hilmar Lapp hlapp at drycafe.net
Fri Jan 15 17:04:43 UTC 2010


On Jan 15, 2010, at 10:17 AM, Dave Messina wrote:

> According to the Bio::Species documentation, if I have a species  
> name as a string, like "Homo sapiens", I can get and set that using  
> the species method:
>
> my $my_species_obj = Bio::Species->new();
> $my_species_obj->species('Homo sapiens');


If that's really what the documentation says, it's wrong. It is the  
binomial() method that does this (as getter and setter).

	-hilmar
-- 
===========================================================
: Hilmar Lapp -:- Durham, NC -:- hlapp at drycafe dot net :
===========================================================







More information about the Bioperl-l mailing list