Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rutgers2015
    Junior Member
    • Aug 2014
    • 2

    #1

    DESeq2 - using contrasts vs. multiple runs for DE analysis

    Hello all,

    I have a time series dataset with 4 time points (no other factors besides time). What is the better, more statistically sound strategy to test genes in each time point against one another for DE:

    1) Run DESeq on the entire data set (4 time points * 3 replicates each) and extract each contrast using results(dds, contrast = c("time",x,y) for a total of 6 results tables ( 1 v 2, 1 v 3, 1 v 4, 2 v 3, 2 v 4, 3 v 4)

    2) Run DESeq six times on six different data sets, with 2 time points in each, and use the results table from each run.

    I plan on extracting all genes that have at least LFC of 1 and padj < 0.05 . Applying this filter on a result table from (2) gives me less genes than on the corresponding table in (1). Does this mean that running the analysis individually for each comparison is more stringent?

    Any help would be appreciated.
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    Option 1 is generally the better idea. Option 2 isn't more stringent, you just have fewer total samples so that'll affect your variance estimates and degrees of freedom.

    Comment

    • friducha
      Junior Member
      • Jan 2015
      • 9

      #3
      Hi,

      I am in a similar situation with my data.

      I have three conditions, with 4 replicates for CondA, 2 replicates for CondB, and 2 replicates for CondC.

      When I run DESeq using all 8 samples, I get 197 DE genes with a padj < 0.1 for contrast CondB/CondA.

      However, when I take out the samples from CondC from the counts matrix, for the same contrast CondB/CondA, I get only 170 DE genes.

      So in my case, the second method is more stringent... although I would like to understand why this happens.

      Thanks for your help.

      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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-13-2026, 12:22 PM
      0 responses
      20 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      16 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      32 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      50 views
      0 reactions
      Last Post SEQadmin2  
      Working...