Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Layla
    Member
    • Sep 2008
    • 58

    Genomic coordinates to gene names

    Hi All,

    Trying to get a list of gene names (preferably HUGO names) for 90,000 genomic co-ordinates (BED file). Very confused with Biomarts API. Ensembl's interface is taking hours. Spent hours on UCSC and cant see any option to retrieve this information. Any help on any other method to achieve this appreciated

    L
  • ECO
    --Site Admin--
    • Oct 2007
    • 1360

    #2
    Not sure if they are HUGO names, but seems like the refFlat table in the Table Browser will get you there.

    Click the "define regions", paste in your BED file, and get output.

    edit:...looks like it's limited to 1k entries....

    Comment

    • Michael.James.Clark
      Senior Member
      • Apr 2009
      • 207

      #3
      You should be able to get the entire refFlat file from UCSC's table browser. That file will include the RefSeq IDs, start and end positions of the gene, and the gene name.

      I think their gene name is the HUGO name.
      Mendelian Disorder: A blogshare of random useful information for general public consumption. [Blog]
      Breakway: A Program to Identify Structural Variations in Genomic Data [Website] [Forum Post]
      Projects: U87MG whole genome sequence [Website] [Paper]

      Comment

      • quinlana
        Senior Member
        • Sep 2008
        • 119

        #4
        BED Tools for comparing genomic intervals

        Hi,
        I recently completed a new suite of BED Tools for addressing such questions.

        They are available for 64-bit LINUX and Intel Macs at:


        Specifically, in the case of your question, you would download RefSeq (not sure if they are HUGO names) from the UCSC Table browser.

        Then run intersectBed -a <yourfile> -b refSeqFromUCSC.bed -wb

        The -wb option will write the entire RefSeq entry so that you can track the name associated with each overlap.

        If you have further question, just shout. Nicely.

        Comment

        • Layla
          Member
          • Sep 2008
          • 58

          #5
          Thankx guys, the reflat file is useful, which I was not aware of.

          Thanx ECO, but yes its limited to 1000 co-ordinates. Not the best way for 90,000 coordinates

          Quinlana, I downloaded BED tools and ran from the bin folder, but I got an error message
          ./intersectBed -a mygenomiccoordinates.bed -b genome_ucsc.bed -wb
          ERROR:
          bash: ./intersectBed: Bad CPU type in executable

          L

          Comment

          • quinlana
            Senior Member
            • Sep 2008
            • 119

            #6
            OS Type?

            Hi Layla,
            Apologies for that. What OS and processor are you using? The Linux version should work on 64-bit Red Hat and Ubuntu. Regardless, I'll post the source later today so you can compile the programs on your system. Sorry for the trouble, I just finished testing all of these tools yesterday and they work on all of our systems. However, I haven't been diligent about trying them out for every Linux flavor.

            Best,Aaron

            Comment

            • Layla
              Member
              • Sep 2008
              • 58

              #7
              Hi Aaron,

              No worries, Thankyou for the help!

              My machine is a Mac OS X Version: 10.4.11
              Processor: 2.4GHz intel core 2 duo

              Cheers!
              L

              Comment

              • quinlana
                Senior Member
                • Sep 2008
                • 119

                #8
                Gotcha. I believe the Core Duo processors are 32-bit. Email me at aaronquinlan [at] gmail and I'll send you a pre-compiled version for your machine.

                Comment

                • nturaga
                  Junior Member
                  • Apr 2014
                  • 1

                  #9
                  Hi

                  I am still having problems with using the refFlat file and bed tools. I downloaded the refFlat.txt file for hg18. First, this file is not in the BED format. Is there a command line tool which just lets me add the gene symbol to my input file, which is in the format of "chr","start","end", so BED format. If this question is redundant, please excuse me, and point me to the right page so I can follow some instructions step wise and annotate my BED file, with gene symbols.

                  Thanks

                  Comment

                  Latest Articles

                  Collapse

                  • SEQadmin2
                    Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                    by SEQadmin2


                    Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                    The systematic characterization of the human proteome has
                    ...
                    07-20-2026, 11:48 AM
                  • SEQadmin2
                    Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                    by SEQadmin2



                    Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                    ...
                    07-09-2026, 11:10 AM
                  • SEQadmin2
                    Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                    by SEQadmin2



                    Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                    There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                    07-08-2026, 05:17 AM

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, Today, 12:17 PM
                  0 responses
                  10 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, Yesterday, 11:41 AM
                  0 responses
                  11 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-20-2026, 11:10 AM
                  0 responses
                  23 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-13-2026, 10:26 AM
                  0 responses
                  37 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...