Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • how to calculate RPKM from mean per-base read coverage

    Hi all:

    gene expression level can be presented by mean per-base read coverage(Rz).
    It was reported by some researchers that they can calculate RPKM from this mean per-base read coverage.

    Is there anyone can explain the details of this calculation to me ?
    Thanks in advance!
    Best,

  • #2
    You should really be able to figure this out. Multiply Rz by the transcript/gene/whatever length and divide by the average read/fragment length and you have the number of reads/fragments per feature. You can then get RPKM.

    Comment


    • #3
      Thanks Dpryan!

      Now I calculate RPKM as below according to[1]:

      ((Rz * Length_of_the_transcript) / read_length) * 10^9
      /
      (Length_of_the_transcript * total_reads_in_the_sample)

      I am still not sure about the validity of the calculation
      and how to find the total number of reads?

      Could you please give me some more tips ?


      [1] https://tcga-data.nci.nih.gov/tcgafi...ESCRIPTION.txt
      Step 4: Calculate quantification at the transcript level.

      Comment


      • #4
        The number of reads is the ((Rz * Length_of_the_transcript) / read_length) part.

        I'll try and explain.

        Let N be the number of bases being considered, i.e. the length of the transcript. Let c_i be the coverage of base i for i in 1, 2, ..., N, and let L be the length (or average length) of the reads. You can write the above expression as (((1/N times the sum from i = 1 to N of c_i) * N) / L). The N and 1/N multiply to 1. So then we have ((sum from i = 1 to N of c_i) / L). The sum of the c_i's tells you how many bases appear among all of the reads, so dividing this sum by L will tell you how many reads were mapped to this transcript.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        18 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        22 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        17 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        49 views
        0 likes
        Last Post seqadmin  
        Working...
        X