Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bstephenwhite@gmail.com
    Junior Member
    • Nov 2013
    • 1

    edgeR spliceVariants: gene- and exon-level dispersion

    Hi,

    I'm trying to detect alternative splicing between 2 experimental conditions
    using edgeR's spliceVariants (and DE(X)Seq).

    For each gene, spliceVariants uses a single dispersion calculated by
    estimateExonGeneWiseDisp, which simply aggregates all exon counts
    within a gene and calculates a per-gene dispersion based on those
    aggregated counts. This seems highly anti-conservative (i.e., gives
    extremely low dispersions). The counts being fit are exon-level counts--
    i.e., smaller numbers with larger dispersions. Am I missing some theoretical
    or intuitive justification for this choice? Wouldn't a less severe
    anti-conservative choice be the min dispersion across all exons within
    the gene (still larger than that provided by estimateExonGeneWiseDisp)?
    While an intuitive conservative choice is the max?

    If I understand this statistical framework correctly, I should be able to use
    a per-exon dispersion--clearly this is possible if I take my tags to be exons,
    but in theory it should also be possible in the spliceVariants scenario in
    which the tags are genes, though the counts represent exons. DEXSeq
    appears to be doing this. Is there a straightforward means of doing this within edgeR? The interface to glmFit seems to preclude it.

    Thank you,
    Brian
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    You might have to ask this on the bioconductor email list so someone from Gordon Smyth's group can reply. I would be rather hesitant to rely on spliceVariants() for the reasons that you list.

    Comment

    • rboettcher
      Member
      • Oct 2010
      • 71

      #3
      Hi Brian,

      I am also interested in this topic, so could you please keep this thread updated in case you find your answer?

      Regards

      Comment

      • Gordon Smyth
        Member
        • Apr 2011
        • 91

        #4
        We have are most of the way through a major overall and improvement of edgeR's spliceVariants() function. We haven't made the new version public yet -- will do when it is stable.

        In the meantime, you might try the diffSplice() function in the limma package, which is very fast and controls the false discovery rate conservatively.

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        12 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        24 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        28 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 11:40 AM
        0 responses
        22 views
        0 reactions
        Last Post SEQadmin2  
        Working...