[ensembl-dev] Missmatch from database and website

Mahmood Naderan mahmood.nt at gmail.com
Sat Jul 15 10:45:08 BST 2017


Hi,
With this code

  my @genes = @{ $gene_adaptor->fetch_all_by_external_name("atxn3) };
  my $gene  = @genes[0];
  my $start = $gene->start();
  my $end   = $gene->end();

I see that
  start=92524896
  end=92525877

However, from the website, I see
  Chromosome 14: 92,524,896-92,572,965

As you can see, the end numbers are different.
http://grch37.ensembl.org/Homo_sapiens/Gene/Sequence?db=core;g=ENSG00000066427;r=14:92524896-92572965


Is there any reason for that?

Regards,
Mahmood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20170715/43fdb810/attachment.html>


More information about the Dev mailing list