Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Qiuyue
    Junior Member
    • Oct 2013
    • 4

    Can DEXSeq work for a single gene?

    Hi, folks!
    Recently I'm using DEXSeq to perform differential exon usage.

    My situation is a little different from the example of DEXSeq, that is, each gene of my design has a different two-class condition, so I first estimate sizeFactors for all samples across all genes. When testing for each gene, I give it the same sizeFactor as calculated above, because sizeFactor just correlated with sample. And then I estimate dispersions for each gene, and testForDEU gene by gene. Am I in the right way? Can estimateDispersions work for a single gene?

    And by this way, some genes' I(1/means[good]) in the function fitDispersionFunction are negative, then the code will stop.

    Another important point, the results for each exon of the same gene has a totally equal pvalue, and doesn't change after BH adjustment. How does this happen? My models just followed DEXSeq examples.

    Appreciate any help from you guys! Thanks!
  • Qiuyue
    Junior Member
    • Oct 2013
    • 4

    #2
    Anybody help me?

    Comment

    • Simon Anders
      Senior Member
      • Feb 2010
      • 995

      #3
      Different two-class condition for each gene? Sounds like you are trying to do some eQTL-like analysis, where you regress each exon or gene onto a nearby SNP, and because this changes from gene to gene, you need to keep changing the condition factor. Have I guessed right?

      As you noticed, calling estimateDispersions for a single gene does not work. This is because we need information from all the other genes to fit a general dependence of dispersion on mean.

      Your use case is not that uncommon, and it may be worth adding some functionality to DEXSeq to accommodate it. We actually have a number of preliminary ideas.

      Comment

      • Qiuyue
        Junior Member
        • Oct 2013
        • 4

        #4
        Hi, Simon!
        Thanks very much for your notice. You are totally right. We are trying to regress each exon or gene onto SNPs to map variants controlling differential exon usage. So for this topic, what's the role of NB distribution?
        For another point, as DEXSeq work good for exon usage, but geneCountTable just sum up each exon's read count. Then junction reads would be counted many times. You also recommended to use geneCountTable with care, so do you know some good methods to get gene count table? Like htseq-count?
        Anyway, I'm fond of DEXSeq and looking forward to seeing your good news.

        Comment

        • areyes
          Senior Member
          • Aug 2010
          • 165

          #5
          HI Qiuyue - The double counting of reads in DEXSeq is true!, it is better to count reads on genes separately... for counting read numbers per gene, htseq-count is precisely what you need!

          Comment

          Latest Articles

          Collapse

          • 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.
            Yesterday, 11:43 AM
          • SEQadmin2
            Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by SEQadmin2


            I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

            Here are nine questions we think about, in roughly the order they matter, before...
            06-18-2026, 07:11 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Today, 11:08 AM
          0 responses
          6 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-30-2026, 05:37 AM
          0 responses
          11 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-26-2026, 11:10 AM
          0 responses
          19 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          53 views
          0 reactions
          Last Post SEQadmin2  
          Working...