Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • gene-level effects in DEXSeq

    Hi,

    I've just updated to DEXSeq 1.10.8. The manual claims that DEXSeq
    fits a GLM for each gene (section 3.4 Testing for differential exon
    usage), which I would expect. However, the formulae presented in that
    section do not include any gene-level effects:

    e.g., full model ~ sample + exon + condition:exon

    In previous versions of DEXSeq incorporating the gene effect would
    have been accomplished by selecting out the (exon) count rows
    corresponding to a gene and performing the test individual on those
    rows. i.e., with testGeneForDEU. But I don't see any similar partitioning
    of the data by gene in DEXSeq 1.10.8. Can someone verify that it
    is indeed fitting the GLM on a per-gene basis and how it is doing so?

  • #2
    It'll fit whatever design you give it with a GLM. You typically don't need to explicitly add "condition" since it's a linear sum of "sample", which would normally make the resulting model matrix rank insufficient.

    Comment


    • #3
      Thanks. But I wasn't understanding how the gene level effect was accounted
      for given that I thought each row of the _original_ matrix of exon counts
      was processed independently. That last assumption was incorrect
      and lead to my confusion.

      Previous versions of DEXSeq aggregated rows sharing a gene in testForDEU. In this version that aggregation into "this" and "other" exons happens in DEXSeqDataSet. So that each row of the augmented matrix has the
      original counts for the exon and the summed counts for all other exons.

      This is started pretty clearly in the manual, I just missed it (e.g., section 3.1 Loading and inspecting the sample data). Hence, the gene level effect is
      absorbed into the 'sample' term (as stated in Section 3.4 Testing for differential expression).

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-25-2024, 11:49 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-24-2024, 08:47 AM
      0 responses
      20 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      62 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      61 views
      0 likes
      Last Post seqadmin  
      Working...
      X