Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Gene expression level from replicates

    Hello All,

    I have RPKM values for two treatment conditions (lets say control and diseased). Each treatment has 3 replicates. I have transformed all the replicate data like so: [log2(count+1)]. Now if I wanted to get a single value of gene expression for control and diseased, what do I need to do? Average, Median or sum of replicates.

    I read a number of papers where data transformation is discussed (log2(count+1)) but could not find references on how to obtain a single value quantifying the gene expression in control and diseased.

    The ultimate goal of course is differential gene expression. For this, is the above at all necessary?

    Any help will be very beneficial.

    Thanks

  • #2
    Is there any particular reason that you're not using one of the many R packages or stand-alone programs oriented toward doing this all for you?

    Comment


    • #3
      No particular reason. I was curious that if one were to consolidate the gene expression values from the replicates, and arrive at a single value, how would one do it. Average, median, sum any other. I'd go with median, but was wondering if there was a consensus or not. I could not find any in public literature.

      I know there are lots of methods for differential gene expression in R (DESeq, DEXSeq, EdgeR). But for quantifying and arriving at a single value I am not sure. Please advice.

      Thanks

      Comment


      • #4
        as especially cancer is (usually) a very heterogeneous disease none of your ideas is very convincing. mean (and similar sum) will give outliers a too big weight and the median will hide outliers and values far away from the median.

        i think, gene expression analysis on biological replicates is usually used for showing the variance of gene expression and using this information to assess significant differences.

        however, if you are interested in a "typical" gene expression height of your conditions you should use the median (of more than three replicates) or something like the trimmed mean.

        the median of
        1
        2
        100
        is 2, but do you think this is the answer you want?

        the mean is 34.33 (?)

        the trimmed mean does not work at all with only three replicates. if you trimm > 33.33% you get 2 (the median) or < 33.33% you get the mean.

        Comment


        • #5
          I agree RNA-Seq gene expression analysis is mostly used for DE estimation. But it may also be used to assess the level of expression (high, med or low just to give an example) w.r.t reference set of genes for example UBI or ADH. In that case having a single value helps, and I think median would largely make sense. Sum biases the data towards the maximum and average is affected by outliers.

          Thanks for the input. I think I have my answer.

          Comment

          Latest Articles

          Collapse

          • 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
          • seqadmin
            Techniques and Challenges in Conservation Genomics
            by seqadmin



            The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

            Avian Conservation
            Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
            03-08-2024, 10:41 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 06:37 PM
          0 responses
          10 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 06:07 PM
          0 responses
          9 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-22-2024, 10:03 AM
          0 responses
          51 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-21-2024, 07:32 AM
          0 responses
          67 views
          0 likes
          Last Post seqadmin  
          Working...
          X