Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LeonDK
    Member
    • Sep 2014
    • 69

    #1

    Am I completely missing the point?

    So... Trying to get an overview of Limma, LimmaVoom, EdgeR, DESeq2, NPEBseq etc. I'm getting the feeling, that the task of differential gene expression analysis is being over-complicated...?

    I'm currently looking at a count matrix derived from 95 RNAseq samples from Illumina HiSeq2000 (Illumina TruSeq stranded kit). Raw reads mapped to hg19 using STAR and then counted using HTSeq.

    The result is a count matrix with 25369 rows and 95 columns, then I have two groups classic case(n=15)/control(n=80). I then perform the following steps:

    1. Use the edgeR package to perform TMM normalisation of the raw counts
    2. Foreach gene do a case vs. control t-test and a Wilcoxon test on the TMM values
    3. Apply FDR correction
    4. Sort on ascending FDR-value for the t-test and use the Wilcoxon p-value to get an idea of whether the difference is "outlier-driven"

    Please enlighten me as to why this simple approach is not sufficient?

    Cheers,
    Leon
  • kopi-o
    Senior Member
    • Feb 2008
    • 319

    #2
    It may be sufficient - after all, you have quite a few samples. With a small number of samples it can be hard to achieve the necessary statistical power without "borrowing variance across genes".

    Or you could use SAMSeq which is very simple to use and understand. It's based on non-parametrics stats.

    Comment

    • Michael Love
      Senior Member
      • Jul 2013
      • 333

      #3
      to echo Kopi-o, these methods each give the motivation fairly early on in the corresponding paper:

      edgeR

      "Various tests of differential expression have been proposed for replicated DGE data using binomial, Poisson, negative binomial or pseudo-likelihood (PL) models for the counts, but none of the these are usable when the number of replicates is very small."

      DESeq

      "Typically, the number of replicates is small, and further modelling assumptions need to be made in order to obtain useful estimates."

      Voom

      "Borrowing information between genes is a crucial feature of the genome-wide statistical methods, as it allows for gene-specific variation while still providing reliable inference with small sample sizes."

      I'd also recommend checking out SAMseq paper and method.

      Comment

      • sdriscoll
        I like code
        • Sep 2009
        • 436

        #4
        Run your statistical tests on log2 values. That's all I have to add. With those sample sizes you could even do permutation tests and avoid any distribution assumptions all together.
        /* Shawn Driscoll, Gene Expression Laboratory, Pfaff
        Salk Institute for Biological Studies, La Jolla, CA, USA */

        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
        • SEQadmin2
          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by SEQadmin2



          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
          ...
          07-09-2026, 11:10 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 08-06-2026, 07:41 AM
        0 responses
        12 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        30 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        40 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-24-2026, 12:17 PM
        0 responses
        26 views
        0 reactions
        Last Post SEQadmin2  
        Working...