Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • correcting for gene-length and GC-content bias in DESeq2

    Hi,
    I was wondering whether DESeq2 has a feature to correct for gene-length and GC-content bias simultaneously?
    I currently am correcting for GC-content bias using the method explained in DESeq2 manual (i.e., the normalizationFactors matrix). But I need to do correction for gene-length, since I'm trying to find differentially expressed genes between three species. Assuming that L_ij is the length of gene i in condition (subgroup) j, how do I incorporate matrix L along with the normalizationFactors matrix into the data set?
    I'd appreciate any help.
    Thanks,
    Golsheed

  • #2
    Are you using CQN? Something to think about is that CQN estimates the GC bias assuming that the genes are the same length across samples. See ?cqn.

    What's the distribution of gene length differences, e.g.:

    summary(log2(L[,1] / L[,2]))

    Comment


    • #3
      Thanks for the answer. EDASeq is used for that part of the analysis to correct for GC bias.

      Golsheed

      Comment


      • #4
        Can I correct for both GC content and gene length with EDASeq and then use the output from EDASeq in DESeq2?

        Golsheed

        Comment


        • #5
          That's a question for the EDASeq devels. DESeq2 can take any normalization matrix.

          Note that, similar to CQN, the covariates (gene length, GC) are provided as vectors to EDASeq, i.e. one per gene, not a matrix of gene lengths.

          Comment


          • #6
            Thanks a lot. Your response is extremely helpful.

            Golsheed

            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 on Modified Bases...
              Today, 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-11-2024, 12:08 PM
            0 responses
            37 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            41 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            35 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            54 views
            0 likes
            Last Post seqadmin  
            Working...
            X