Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Paired-test in DESeq or DESeq2

    Hi,

    I have an experiment with 7 individuals. Each was sampled before and after treatment. It seems to me that I should do a paired-test. Anyone knows how to do that in DESeq or DESeq2?

  • #2
    You just specify the individual as a blocking factor (e.g., ~individual+time).

    Comment


    • #3
      Thank you Devon.

      I have 7 individuals that were sampled before treatment (t0) and at t1, t2, t3, and t4 after treatment. To use the individual as blocking factor, and estimateDispersion (in DESeq):
      cds = estimateDispersions(cds, method="pooled-CR")

      I got the warning message:
      glm.fit: algorithm did not converge


      If I use:
      cds = estimateDispersions(cds, method="pooled-CR", modelFormula = ~individual + condition)

      I also get the same warning message.

      Comment


      • #4
        Try upgrading to DESeq2, it has a number of improvements. Getting that warning for just one or two genes is unlikely to be a problem. Just have a look at the diagnostic dispersions plot to ensure that things generally went as planned.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Non-Coding RNA Research and Technologies
          by seqadmin




          Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

          Nobel Prize for MicroRNA Discovery
          This week,...
          10-07-2024, 08:07 AM
        • seqadmin
          Recent Developments in Metagenomics
          by seqadmin





          Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
          09-23-2024, 06:35 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 10-11-2024, 06:55 AM
        0 responses
        11 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-02-2024, 04:51 AM
        0 responses
        109 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-01-2024, 07:10 AM
        0 responses
        114 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-30-2024, 08:33 AM
        1 response
        119 views
        0 likes
        Last Post EmiTom
        by EmiTom
         
        Working...
        X