Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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

  • #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


    • #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


      • #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

        • seqadmin
          Best Practices for Single-Cell Sequencing Analysis
          by seqadmin



          While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
          06-06-2024, 07:15 AM
        • seqadmin
          Latest Developments in Precision Medicine
          by seqadmin



          Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

          Somatic Genomics
          “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
          05-24-2024, 01:16 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Yesterday, 06:58 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 06-06-2024, 08:18 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 06-06-2024, 08:04 AM
        0 responses
        18 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 06-03-2024, 06:55 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Working...
        X