Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Question: problem with data containing non-finite values in cummeRund processing

    Hi,all:

    Recently, I am trying to identify the differentially expressed genes between two conditions. Each condition has three replicates(paired end). I got a problem when I am trying to analyze the data using Tophat v2.0.4, Cufflinks v2.0.2 and cummeRbund v2.0.0.

    The problem is that when I try to generate the density plot using cummeRbund. It showed warning message like this:

    http://www.freeimagehosting.net/t4yzi
    Warning messages:

    1: Removed 24226 rows containing non-finite values (stat_density).

    2: Removed 22713 rows containing non-finite values (stat_density).

    And the volcano plot (http://www.freeimagehosting.net/ot994) also did not seem to be right. I am not clear the cause of non-finite values in my dataset and why there are so many of them have this problem.

    I suspect that this is because I use "--compatible-hits-norm" normalization parameter in cufflinks. I just wonder whether you have some experience on this and any suggestions will be greatly appreciated.

    Best, Liye
    Last edited by bioliyezhang; 10-09-2012, 01:03 PM.

  • #2
    Hi Liye,
    I believe this is caused by fpkm values of zero. When the program takes the log of zero it becomes minus infinite (-Inf) and these values are excluded from the analysis.

    I think there is an option called "pseudocount=0.0001" which adds 0.0001 to all zero values to work around this and keep all values in the analysis. If you do that the density should pile up close to the y-axis. Not sure if that is what you would want but it is an option.

    I tend to think it is ok to discard the zero fpkm values.

    Comment


    • #3
      Hi, Blanco:

      thanks a lot. Your explanation for the non-finite values is very clear. And I tried to set the pseudocount, and it worked as you described.
      However, it seem to me that the problem in Volcano plot is another problem. Because, even if I set pseudocount to an non-zero value, same error occurred again.

      Removed 4573 rows containing missing values (geom_point).

      I am pretty new to Cufflinks and CummeRbund. Because previously there are 24226 and 22713 transcripts have zero value in FPKM. My guess is that there are 4573 genes have zero FPKM value in both sample and control case, which lead to the missing values (geom_point) in Volcano plot? I am still trying to check this by looking into the data itself.

      I wonder whether you have any clue on the cause of this missing values?
      Thanks a lot.

      Comment


      • #4
        This is a similar situation in the volcano plot, with the exception that this warning is not arising from zero-values, but rather we restrict the axes to make the plot a bit more visually interpretable due to very high and very low log-fold change values. You should be able to adjust the x and y axes to be more inclusive of the missing values if you like, but be forewarned that the log-fold change values can be very high in these data and this will compress the rest of the image.

        -Loyal

        Comment


        • #5
          After checking into the data, I see what you are trying to say.
          Basically, the Removed 4573 rows is due to their have higher test_stat value (one column of .diff output) the default cutoff, which seems to be 40.
          So basically the data with too high test-stat value is removed for visualization purpose. So there is no problem with the data it self.

          Thanks.

          Comment


          • #6
            cummeRbund (ref the Jan 2014 Bioconductor package manual) describes how one can add pseudocount=eg. 0.0001 or 1.0 (for reasons discussed above)

            Is there any specific reason why a value of 0.0001 is used in the csBoxplot function and it is set to 1.0 in other functions (eg. csDistHeat)?

            Or have these values been shown just as examples of the type of values that one could use?

            If carrying out an analysis with one set of data, would you keep the pseudocount value the same across all the functions?

            (sorry if these questions are daft, I am very new to RNA-seq and cummeRbund)

            Thanks in advance
            Rosielee

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Current Approaches to Protein Sequencing
              by seqadmin


              Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
              04-04-2024, 04:25 PM
            • 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            27 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            30 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            26 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            52 views
            0 likes
            Last Post seqadmin  
            Working...
            X