Header Leaderboard Ad

Collapse

Gene expression level from replicates

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
            Improved Targeted Sequencing: A Comprehensive Guide to Amplicon Sequencing
            by seqadmin



            Amplicon sequencing is a targeted approach that allows researchers to investigate specific regions of the genome. This technique is routinely used in applications such as variant identification, clinical research, and infectious disease surveillance. The amplicon sequencing process begins by designing primers that flank the regions of interest. The DNA sequences are then amplified through PCR (typically multiplex PCR) to produce amplicons complementary to the targets. RNA targets...
            Today, 01:49 PM
          • seqadmin
            Targeted Sequencing: Choosing Between Hybridization Capture and Amplicon Sequencing
            by seqadmin




            Targeted sequencing is an effective way to sequence and analyze specific genomic regions of interest. This method enables researchers to focus their efforts on their desired targets, as opposed to other methods like whole genome sequencing that involve the sequencing of total DNA. Utilizing targeted sequencing is an attractive option for many researchers because it is often faster, more cost-effective, and only generates applicable data. While there are many approaches...
            03-10-2023, 05:31 AM
          • seqadmin
            Expert Advice on Automating Your Library Preparations
            by seqadmin



            Using automation to prepare sequencing libraries isn’t a new concept, and most researchers are aware that there are numerous benefits to automating this process. However, many labs are still hesitant to switch to automation and often believe that it’s not suitable for their lab. To combat these concerns, we’ll cover some of the key advantages, review the most important considerations, and get real-world advice from automation experts to remove any lingering anxieties....
            02-21-2023, 02:14 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 03-17-2023, 12:32 PM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-15-2023, 12:42 PM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-09-2023, 10:17 AM
          0 responses
          67 views
          1 like
          Last Post seqadmin  
          Started by seqadmin, 03-03-2023, 12:03 PM
          0 responses
          64 views
          0 likes
          Last Post seqadmin  
          Working...
          X