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
              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
            • seqadmin
              Strategies for Sequencing Challenging Samples
              by seqadmin


              Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
              03-22-2024, 06:39 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            22 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            17 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            48 views
            0 likes
            Last Post seqadmin  
            Working...
            X