New method on the DBAdaptor, mostly useful for multi-species databases:
all_species Args : NONE Example : @all_species = @{$dba->all_species()}; Description: Returns the names of all species contained in the database to which this DBAdaptor is connected. Returntype : array reference
Please register or sign in to comment