Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • estimazing size factor in DESeq

    Hi,

    I am using Deseq to analyze my data. I have three replica for each of the two conditions.

    When I am running the script in the normal way:
    Code:
    cds = newCountDataSet( Counts_set, condition )
    cds = estimateSizeFactors( cds ) # uses the median as location function
    cds = estimateDispersions( cds )
    I get the following error massage:
    Code:
    [COLOR="Red"]There were 16 warnings (use warnings() to see them)
    > warnings()
    Warning messages:
    1: In log(ifelse(y == 0, 1, y/mu)) : NaNs produced
    2: step size truncated due to divergence
    ...
    [/COLOR]
    The dispersion plot looks like that:
    Click image for larger version

Name:	DispersionPlot.png
Views:	1
Size:	50.2 KB
ID:	308351

    but with fitType="local" ot looks like that:
    Click image for larger version

Name:	DispersionPlotLocal.png
Views:	1
Size:	49.1 KB
ID:	308352

    When I am doing the same analysis, but with fitType="local" the warnings disappears.
    I read that this happens ,When One is using the analysis without replica, but I have three for each condition.
    Is it preferable to run the analysis with local fit type?

    What is the meaning of these warnings?

    Thanks,
    Assa

  • #2
    For those coming to this late, this was picked up on the Bioconductor email list.

    Comment

    Latest Articles

    Collapse

    • 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
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 08:47 AM
    0 responses
    16 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    60 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    60 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    54 views
    0 likes
    Last Post seqadmin  
    Working...
    X