Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • moriah
    Member
    • Dec 2010
    • 23

    EdgeR and Deseq Normalization problems

    Hi all,

    I am trying to run DE analysis on miRNAs samples (from two conditions).

    In a recently published article it was mentioned that "TMM" normalization method is the least suitable to miRNAs and they suggested to use quantile normalization.

    I tried to change the method parameter to "upperquantile"
    y <- calcNormFactors(y,method="upperquartile")

    What I was getting when running the next step is:
    y <- estimateCommonDisp(y) # Estimates common dispersion
    Error in if (mx < tol) { : missing value where TRUE/FALSE needed

    When looking at the y variable I have noticed that all of the norm.factors are NaN.
    Worth mentioning that I didn't have this problem when running the "TMM" and "RLE" normalization methods.

    My questions:
    1. What might cause the problem when running "upperquantile" normalization in EdgeR?
    2. How can I use the "quantile" normalization and not the "upperquantile"? Change the Percentile some how? (p parameter)
    3.From the manual I noticed that the "RLE" normalization is similar to the implemented normalization in DEseq , but when running EdgeR with "RLE" vs DEseq I have been getting very different results ? Why is that?

    I will appreciate your answers,

    Thanks,
    Moriah
  • markrobinsonca
    Junior Member
    • Mar 2010
    • 7

    #2
    Hi Moriah,

    Some quick thoughts:

    1. I'm afraid that I can't tell from the information you've provided why method="upperquantile" gives NaNs. If you send me a count table, I can have a look, there should be a simple explanation.

    2. No, changing the percentile will not allow quantile normalization. It is possible to do quantile normalization in edgeR through offsets (keeping the count data as is), but this is not what the authors of the miRNA paper are suggesting (I've only skimmed that paper and it wasn't clear how they used the normalized data in the differential testing and it appears that their testing strategy does not account for biological variation - binomial or Fisher's test).

    3. Yes, basically with method="RLE", you will get the same normalization factors in edgeR (lib.size * norm.factor) as sizeFactors() in DESeq. But, edgeR and DESeq differ slightly in how the dispersions are estimated and how the exact test is performed. You mentioned "very different results", what do you mean by this?

    If this doesn't answer your question, can I suggest you post to the Bioconductor mailing list? See the section "how to get help" in the edgeR User's Guide.

    Best,
    Mark

    Comment

    • moriah
      Member
      • Dec 2010
      • 23

      #3
      Hi Mark,

      Thank you for your answer!

      1. How can I send you my table? Thanks for the suggestion!
      2. What method would you suggest when dealing with DE of micorRNA?
      3. In DESeq I got one differentially expressed microRNA, and in EDgeR I got around 100.

      Thanks,
      Moriah

      Comment

      • gpcr
        Member
        • May 2010
        • 18

        #4
        @moriah : Any luck with your new analysis with upper-quartile... as you were following methods in this article :
        "Evaluation of normalization methods in mammalian microRNA-Seq data."

        Comment

        • am@i
          Member
          • Dec 2013
          • 13

          #5
          Hi
          I am getting all the p- values and FDR values as non-significant while performing DE analysis of miRNA's in DEseq. Whereas almost all are significant with chi-square test.What is the reason for such discrepancy? How should I use DEseq to get meaningful result of DE analysis for miRNA?

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
            by SEQadmin2


            Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


            The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
            ...
            06-02-2026, 10:05 AM
          • SEQadmin2
            Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
            by SEQadmin2


            With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


            Introduction

            Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
            05-22-2026, 06:42 AM
          • SEQadmin2
            Environmental Genomics in the Age of NGS: From Microbes to Conservation Strategies
            by SEQadmin2

            Studying ecosystems means dealing with complex, multi-species communities that are hard to observe at scale. This complexity, however, hides many important questions to be answered, from how biogeochemical cycles work and how climate change can affect species distribution to how conservation strategies can work best.


            Genomics, particularly since the expansion of NGS, has transformed ecosystem ecology. By sequencing environmental DNA, we can now assess biodiversity without direct...
            05-06-2026, 09:04 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Today, 08:59 AM
          0 responses
          9 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 11:40 AM
          0 responses
          17 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 05-28-2026, 11:40 AM
          0 responses
          30 views
          0 reactions
          Last Post SEQadmin2  
          Working...