Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lmc
    Junior Member
    • Jun 2010
    • 6

    #1

    normalizing RNA-seq data to "unique transcript length" instead of "transcript length"

    I've clustered expression profiles from 20 experiments for a large group of highly related genes. I have the raw read counts and normalized this data using [total read counts uniquely matching to a gene]/[total counts in experiment]*[length of transcript]. However, because these genes have a large amount of non-unique sequence, I don't think that this method is correct. I'd like to try normalizing the expression data based on [length of unique k-mers within transcript] rather than [length of transcript]. Is there an existing tool that can calculate this?
    Thanks in advance any help!
  • mrawlins
    Member
    • Apr 2010
    • 63

    #2
    I'm not particularly impressed with the RPKM measure either, as it is still biased towards long transcripts (Oshlack and Wakefield, Biology Direct 2009). The method found in this paper (doi:10.1093/bioinformatics/btp692) seems to be a more intelligent way of addressing this issues, though I haven't yet tested it out. I'm not sure that [length of unique k-mers within transcript] will be any better than [length of transcript] at eliminating the bias you think is there.
    If you're set on doing it, though, I think you'll have to roll your own script to determine the length of unique k-mers, which may get to be fairly computationally intensive depending on how you go about doing that.

    Comment

    • steven
      Senior Member
      • Aug 2009
      • 269

      #3
      Originally posted by lmc View Post
      I've clustered expression profiles from 20 experiments for a large group of highly related genes. I have the raw read counts and normalized this data using [total read counts uniquely matching to a gene]/[total counts in experiment]*[length of transcript]. However, because these genes have a large amount of non-unique sequence, I don't think that this method is correct. I'd like to try normalizing the expression data based on [length of unique k-mers within transcript] rather than [length of transcript]. Is there an existing tool that can calculate this?
      Thanks in advance any help!
      Although it may not remove all the biases, subtracting non unique k-mers from the total transcript length before normalization makes sense. You can find some precomputed data in the "mapability" tracks at the UCSC for this purpose.
      Another thing: because of biases in the read coverage at the end of the transcripts, it is frequent to disregard the initial and terminal exons and/or the UTRs.
      good luck,
      s.

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 12:22 PM
      0 responses
      12 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      13 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      30 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      48 views
      0 reactions
      Last Post SEQadmin2  
      Working...