[ensembl-dev] API function for searching by gene name changed?

Adam Witney awitney at sgul.ac.uk
Fri Oct 4 15:50:30 BST 2013


Hi,

I am trying to pull genes out by their gene name (e.g. pmrA in species 
"pseudomonas_aeruginosa*"), in a previous release I used this function:

my $genes = $dba->get_GeneAdaptor()->fetch_all_by_external_name("pmrA");

but now in release 73 this doesn't seem to retrieve any results. Has the 
function for searching on this string changed?

Thanks

Adam




More information about the Dev mailing list