Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Normalizing values for computing log ratios

    I am currently working on a project with RNA-Seq data. I need to compute a ratio of the number of reads at each position for two different protocols so I have log(protocol1value/protocol2value). The problem is that its quite often I will have something like log(25/0), which is impossible to compute. Is there a way to normalize the values so that I can make this sort of computation accurately?

    I want to add that, based on advice by some colleagues, I have considered and dismissed the possibilities of adding 1 to all counts before computation or replacing all 0's with very small numbers like .000001.

    I'm sure there must be a way, I am just having trouble finding it. Thanks in advance.

  • #2
    There is no accurate computation for log(25/0). If there was one, your computer would be happy giving it to you.

    Your colleagues have provided you with the appropriate workarounds for this problem. They aren't ideal, but they're all you can do. It's just a matter of asking yourself how to represent your 25/0.

    You have no real way of knowing what the "true" ratio of counts for that particular position is, so you need to choose whether you should underestimate the ratio (25/1), probably overestimate the ratio (25/1e-6), or put a big shiny asterisk next to them all and say "I don't know the real answer and am not comfortable guessing"

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Recent Advances in Sequencing Analysis Tools
      by seqadmin


      The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
      05-06-2024, 07:48 AM
    • seqadmin
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin




      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
      04-22-2024, 07:01 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 06:57 AM
    0 responses
    11 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-06-2024, 07:17 AM
    0 responses
    16 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-02-2024, 08:06 AM
    0 responses
    19 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-30-2024, 12:17 PM
    0 responses
    24 views
    0 likes
    Last Post seqadmin  
    Working...
    X