[ensembl-dev] Question regarding gene names on the database

Andrew Yates ayates at ebi.ac.uk
Fri Jan 30 12:23:49 GMT 2015


Hi

Can I ask what are your database connection details are? 

Andy

------------
Andrew Yates - Ensembl Support Coordinator
European Molecular Biology Laboratory
European Bioinformatics Institute
Wellcome Trust Genome Campus
Hinxton, Cambridge
CB10 1SD, United Kingdom
Tel: +44-(0)1223-492538
Fax: +44-(0)1223-494468
Skype: andrewyatz
http://www.ensembl.org/

> On 30 Jan 2015, at 12:19, Duarte Molha <Duarte.Molha at ogt.com> wrote:
> 
> Dear Developers
>  
> I am using the perl API to fetch details about a list of genes and am trying to understand why a gene symbol is failing to query against GRCH37.
> The gene SUGCT (ENSG00000175600) is on the database:
> 
> http://grch37.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000175600;r=7:40174575-40900362 <http://grch37.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000175600;r=7:40174575-40900362>
> The correct HGNC symbol is SUGCT, however, when querying for it
> 
> Using:
> 
> my @fetched_genes = @{$gene_adaptor->fetch_all_by_display_label (“SUGCT”)};
> 
> or 
> 
> my  @fetched_genes = @{ $gene_adaptor->fetch_all_by_external_name(“SUGCT”) };
> 
> The query fails…This is because the HGNC symbol recorded for this gene on your database is “C7orf10”
> 
> This is not the current HGNC symbol for the gene and I am struggling to understand why, if your own display lists the correct symbol for the gene, why is the underlying database not updated accordingly.
> 
> Best regards, 
>  
> Duarte Molha
>  
> _______________________________________________
> Dev mailing list    Dev at ensembl.org <mailto:Dev at ensembl.org>
> Posting guidelines and subscribe/unsubscribe info: http://lists.ensembl.org/mailman/listinfo/dev <http://lists.ensembl.org/mailman/listinfo/dev>
> Ensembl Blog: http://www.ensembl.info/ <http://www.ensembl.info/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20150130/4a2f4f07/attachment.html>


More information about the Dev mailing list