Dr. Daniel Mattos
Supervisor da Plataforma de Sequenciamento NGS do Laboratório de Diagnóstico Molecular (DIMOL)
Unidade de Apoio ao Diagnóstico (UNADIG-RJ)
Fiocruz | Vice-Presidência de Produção e Inovação em Saúde (VPPIS)

Hello,
Thank you for your interest in the UCSC Genome Browser and for sending your inquiry.
The reason you are seeing an offset by -1 for exon numbers is due to zero-based numbering used in our BED format. We use zero-based numbering (http://en.wikipedia.org/wiki/Zero-based_numbering) for internal representation because it simplifies coordinate arithmetic. This numbering is also used in the coordinates of BED files. The following blog post has more details about how coordinates work in BED format and position format: https://genome-blog.gi.ucsc.edu/blog/2016/12/12/the-ucsc-genome-browser-coordinate-counting-systems/.
Unfortunately, as you are experiencing, this affects the exon number output when using BED format in the Table Browser. You can use an awk command to update the exon numbers. For example, if you save the output to a file, then from the command line where the file is located, run the following command:
The table_browser_updatedExons.bed file will have the exon numbers updated.
I hope this is helpful. If you have any further questions, please reply to gen...@soe.ucsc.edu. All messages sent to that address are archived on a publicly-accessible Google Groups forum. If your question includes sensitive data, you may send it instead to genom...@soe.ucsc.edu.
Gerardo Perez
UCSC Genomics Institute
--
---
You received this message because you are subscribed to the Google Groups "UCSC Genome Browser Public Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genome+un...@soe.ucsc.edu.
To view this discussion visit https://groups.google.com/a/soe.ucsc.edu/d/msgid/genome/RO2P152MB7266F5D24D7A49F6E588C8958F77A%40RO2P152MB7266.LAMP152.PROD.OUTLOOK.COM.
Dr. Daniel Mattos
Supervisor da Plataforma de Sequenciamento NGS do Laboratório de Diagnóstico Molecular (DIMOL)
Unidade de Apoio ao Diagnóstico (UNADIG-RJ)
Fiocruz | Vice-Presidência de Produção e Inovação em Saúde (VPPIS)
