[ensembl-dev] variation allele population name

mailsvl at fastmail.fm mailsvl at fastmail.fm
Thu Nov 4 14:50:05 GMT 2010


Hi all,

If you created a variation-feature object, you can do:

my @alleles = @{$vf->variation->get_all_Alleles};
$population = $alleles[0]->population->name;

To get the population name of the first allele. How can I retrieve all
possible population names now present in ensembl DB?

Thanks,
-Stef
__________________
http://www.fastmail.fm





More information about the Dev mailing list