Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • NateP
    Junior Member
    • Sep 2011
    • 9

    FDR in RNA-Seq with Multiple Pairwise Tests

    Okay, I guess this is more of a statistics question than a program question, but I just want to clarify something dealing with the correct usage of FDR with multiple tests.

    General Experiment Set:
    3 Biological Replicates of samples collected from 4 time points (t1, t2, t3, t4).

    The question is how is t1 different from each of t2, t3, and t4 individually.

    So using DESeq, I basically did 3 pairwise tests: t1 vs t2, t1 vs t3, t1 vs t4. And of course, DESeq gives FDR values for each of those test pairs.

    However, since I am technically doing 3 tests on the same data set, is the appopriate statistical approach to carry out an FDR correction on all of the tests as a whole?

    In other works, take the raw p-values from all 3 tests, and combine them in a single list and then FDR correct (like using p.adjust, method="BH"), and afterwords break the whole set back into the original 3 tests again.

    Or is just using the FDR values generated from the 3 pairwise tests separately statistically valid?
  • mbblack
    Senior Member
    • Aug 2009
    • 245

    #2
    The three time point comparisons are done independently, not simultaneously. You are comparing three hypotheses - that each time point, independently, is different from the controls. So the only multiplicity you need correct for is the simultaneous pairwise tests you do each time you test one of those three hyptotheses.

    It would be analogous to performing orthogonal linear contrasts in an ANOVA, where you would correct each linear contrast for multiple tests independently of each other.
    Michael Black, Ph.D.
    ScitoVation LLC. RTP, N.C.

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    22 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    28 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    39 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    61 views
    0 reactions
    Last Post SEQadmin2  
    Working...