Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Fetching minimal \ maximal transcription position per gene for UCSC\RefSeq

    Hi,

    I'm working with two gene tables (the UCSC knowngene table and the RefSeq refGene table) - the user of my program will choose which data to use.

    For both table I want to execute the same process: for each gene find the minimal start and the maximal end position of its transcripts Thusm for example, if the two transcripts are

    chr1 + 100 200 mygene

    chr1 + 150 300 mygene

    the required output should be "chr1 + 100 300" - although no such stranscript exists - this is like a merging of transcripts to form the "maximal transcript".

    I added to the both tables an additional column of the kg_x_ref.geneSymbol.

    My analysis assume that geneSymbol should be unique (for my needs I need it to be unique at least on the same chromosome and strand so this solves part of the problem of having the same gene name in different places on the genome).

    However, I found a few examples of gene with the same gene symbol residing on distant places in the same chr & strand, in the knownGene table (maybe this happens in the refGene as well).

    Two examples:

    1) chr9, +, ANKRD20A3. Has several transcripts, among them we can find the following non overlapping ranges that define their locations:

    a. 42368302 - 42411863

    ​b.67926760​ - 67970293

    2) chr17, -, LRRC37A3.Among the non overlapping transcripts we can find:

    a. 43592714 - 43625261

    b. 62850487 - 62915586

    Is this a bug that is going to be fixed or should I find a way of working with this?

    For the two examples above my tool returns (42368302 - 67970293) and (43592714 - 62915586) respectively which is obviously a wrong result since it merges two different genes, but it the source of the confusion is the raw data. The required result in this case is two separate lines for the two different gene locations on the matching chr and strand.

    I found the UCSC knownCanonical table that at first glance seems to fit my needs. However, for the 2nd example above it didn't match what I expected to see. In the knownCanonical table the LRRC37A3 indeed appears twice:

    I) 43596707 43625261

    II) 62850487 62914988

    but the minimal position of (I) is not he minimal position found in the knownGene table and the same goes for the maximal position of (II).

    Another disadvantage of using the knownCanonical is that I didn't find the matching table for refGene and I prefer to apply the same algorithm to both tables.

    I'd love to hear any ideas.

    Thanks in advance!

  • #2
    Please don't cross-post on here and on biostars.

    Comment


    • #3
      Hi,

      I assumed there may be different people in different forums and thus hoped to get different replies...

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM
      • seqadmin
        Techniques and Challenges in Conservation Genomics
        by seqadmin



        The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

        Avian Conservation
        Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
        03-08-2024, 10:41 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 06:37 PM
      0 responses
      8 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 06:07 PM
      0 responses
      8 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-22-2024, 10:03 AM
      0 responses
      49 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-21-2024, 07:32 AM
      0 responses
      67 views
      0 likes
      Last Post seqadmin  
      Working...
      X