Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • spacup
    Member
    • Apr 2013
    • 17

    A question about EdgeR

    Hi all,

    I am trying to understand EdgeR...
    I made a table of counts and used it in EdgeR.
    I used the exact Test to compare condition 2 (3 replicates) with condition 3 (2 replicates):

    et<-exactTest(y,pair=c("2","3"))

    I then export the result :

    write.table(et$table, "EgdeR_TMM.csv", sep="\t")

    and I have a file with 2689 genes.

    Are all that genes DE?
    If yes, why some p-value are around 1 ?
    Should I filter these genes by p-value? And which is the correct limit? 0.05? 0.5?

    I found some comments from Simon Anders who says :
    "You should not put thresholds on raw p values, but use an adjustment for multiple testing. edgeR (and DESeq) use the Benjamini-Hochberg (BH) procedure by default. If you want to cut BH-adjusted p values at 1%, you are unusually stringent. A commonly chosen threshold is 10%, but whether this is appropriate depends, of course, on what you want to do afterwards with the result."
    and
    "And just as a reminder: Don't even think about thresholding the raw p values in genomic experiments. This is nearly always nonsense[...]"
    and
    "The Benjamini-Hochberg adjustment, which formalizes this argument, will hence adjust a raw p value of 0.05 to an adjusted p value of 0.5."
    Thus, I am a little bit lost....
    If someone could enlighten me, I would be very grateful !
    Thanks.

Latest Articles

Collapse

  • 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
  • SEQadmin2
    Cancer Drug Resistance: The Lingering Barrier to Rising Survival
    by SEQadmin2



    Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

    There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
    07-08-2026, 05:17 AM
  • GATTACAT
    Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
    by GATTACAT
    Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
    07-01-2026, 11:43 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, 07-13-2026, 10:26 AM
0 responses
25 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-09-2026, 10:04 AM
0 responses
35 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-08-2026, 10:08 AM
0 responses
22 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 07-07-2026, 11:05 AM
0 responses
34 views
0 reactions
Last Post SEQadmin2  
Working...