Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • JesperGrud
    Junior Member
    • Aug 2012
    • 5

    Which statistical test: GSEA on duplicated RNA-Seq data

    Hi everybody

    I'm struggling a bit trying to do GSEA of RNA-Seq data. I've ended up settling with a package known as GAGE (Generally Applicable Gene-set Enrichment). The main reason is that this algorithm is the only one I've been able to find that does not require 10+ biological replicates.
    The algorithms employed by GAGE is targetted toward microarray data and as such there are some adjustments that are necessary prior to analysis. Basically, I need to do a transformation to make the data homoscedastic and I need to do length bias correction.

    I'm then asking GAGE to do a paired comparison between treatment and control and for each pair this will give me some enrichment score. What I'm struggling with is what sort of method I should ask GAGE to use for statistical testing, as I have only two replicates.

    The options are:
    1. Two-sample T-test (either parametric or rank-based)
    2. One-sample z-test
    3. K-S test

    I think the correct test to use is the rank-based two sample t-test, but it would be nice if someone with more statistical knowledge could comment on my workflow.
    Last edited by JesperGrud; 01-24-2013, 08:16 AM. Reason: Layout of post
  • Xi Wang
    Senior Member
    • Oct 2009
    • 317

    #2
    Hi, If you haven't solved this out, I'd like to suggest you try our newly developed R package SeqGSEA, which is available at http://bioconductor.org/packages/rel...l/SeqGSEA.html.

    It can integrate differential expression and differential splicing together for GSEA. By using negative binomial to model read counts, SeqGSEA can correctly capture technical and biological variance in RNA-Seq data. It doesn't require a large number of biological replicates, but I'd like to know how many you have.

    Cheers
    Xi
    Xi Wang

    Comment

    • JesperGrud
      Junior Member
      • Aug 2012
      • 5

      #3
      Hi.

      In the end i used a rank-based Wilcoxon-test. This might yield some false negative in the sense that p-value scoring is too conservative, if the data are in fact normally distributed. However, since im only interested in the say top 5 pathways from a biological point of view, it does not matter that much.

      Our current setup is to have just 2 replicates from cell culture experiments. Our tests show that 2 replicates gives us sufficient data to detect most differential expression using DESeq.

      I havnt read the details concerning your package, but the questions that spring to mind is if it requires paired end reads? and if the differential splicing analysis can be omitted?

      Comment

      • Xi Wang
        Senior Member
        • Oct 2009
        • 317

        #4
        Originally posted by JesperGrud View Post
        Hi.

        In the end i used a rank-based Wilcoxon-test. This might yield some false negative in the sense that p-value scoring is too conservative, if the data are in fact normally distributed. However, since im only interested in the say top 5 pathways from a biological point of view, it does not matter that much.

        Our current setup is to have just 2 replicates from cell culture experiments. Our tests show that 2 replicates gives us sufficient data to detect most differential expression using DESeq.

        I havnt read the details concerning your package, but the questions that spring to mind is if it requires paired end reads? and if the differential splicing analysis can be omitted?
        Thanks for the info.

        I am afraid 2 replicates are too few for SeqGSEA, as its based on sample label permutation for statistical significance.

        Regarding your questions, SeqGSEA doesn't require PE reads. It only takes read-count data. SeqGSEA can work with DE-only GSEA.

        Hope this info would help with your future data analysis and other researchers. Cheers.
        Xi Wang

        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.
          07-01-2026, 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:05 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        28 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-30-2026, 05:37 AM
        0 responses
        27 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-26-2026, 11:10 AM
        0 responses
        26 views
        0 reactions
        Last Post SEQadmin2  
        Working...