Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • dietmar13
    Senior Member
    • Mar 2010
    • 107

    eXpress merge transcripts to genes

    hello,

    how should I merge transcript counts to gene counts from eXpress results.

    either is one read counted for one transcript OR for the other (than I should add all counts) or is a read which maps on more transcripts counted for all of these transcripts (than I should take the mean of all count values).

    [i know i will take eff._counts]

    dietmar
  • sdriscoll
    I like code
    • Sep 2009
    • 436

    #2
    The bundle id column can be used to group rows of results.xprs into genes. That id indicates the isoforms that shared reads. Unfortunately that can't be used to coordinate multiple files. RSEM provides this information for you...you might give that a try. If you don't like it at least you can have it produce the list of isoforms that should be collapses into genes.
    /* Shawn Driscoll, Gene Expression Laboratory, Pfaff
    Salk Institute for Biological Studies, La Jolla, CA, USA */

    Comment

    • dietmar13
      Senior Member
      • Mar 2010
      • 107

      #3
      sum or average

      thank you. but why can't I use the ENSG-gene annotation for the ENST-transcript collapse. What I didn't know for sure is, if I should sum or average the eff.counts (taking into account shared reads: are eff. counts corrected for these shared reads - then I should sum the values)...

      Comment

      • sdriscoll
        I like code
        • Sep 2009
        • 436

        #4
        ah, i see. yes the idea is that you can add those counts to get gene level values. since the alignments have been disambiguated in their algorithm adding them would be the correct thing to do. you can also add the FPKM values.
        /* Shawn Driscoll, Gene Expression Laboratory, Pfaff
        Salk Institute for Biological Studies, La Jolla, CA, USA */

        Comment

        • hpimentel
          Junior Member
          • Nov 2010
          • 6

          #5
          Originally posted by dietmar13 View Post
          thank you. but why can't I use the ENSG-gene annotation for the ENST-transcript collapse. What I didn't know for sure is, if I should sum or average the eff.counts (taking into account shared reads: are eff. counts corrected for these shared reads - then I should sum the values)...
          Hi dietmar. I am Harold from Lior Pachter's group.

          Sure, you can collapse them as you've suggested (summing eff_counts).

          The only issue here is that these estimates all have their own amount of variance (and also covariance). Depending on your final goal, ignoring the variability might not be sufficient.

          I am currently working on a tool for differential expression that will be taking into account this variability. What is your end-goal for this analysis?


          Thanks,

          Harold

          Comment

          • dietmar13
            Senior Member
            • Mar 2010
            • 107

            #6
            endgoal

            hi harold,

            we have two aims:
            -differential gene expression for biological interpretation (and therefore splice-isoforms and transcript variants are not really important, because there are no tools to use this information)

            -use of the gene expression levels for biomarker development, i.e. to build discriminative models with machine learning methods, and finally use RT-qPCR to measure the genes in these models for diagnostik and prognostik purposes. Probes for these model-genes will be selected that they recognize as much as possible isoforms (therefore the gene-level values).

            if you need some beta-tester for your tool: i have a 12 vs 12 matched pairs RNA-seq set (colon cancer vs normal tissue, sequenced to only 2 mio reads per sample, downloaded from the internet) which i have analysed extensively with many DE methods (DEseq, baySeq, noiseq, edgeR, limma, poissonseq, SAMseq, cuffdiff, quasiseq, EDSeq) - and the statistical power is already similar to microarray with only 2 mio reads.

            dietmar

            Comment

            Latest Articles

            Collapse

            • SEQadmin2
              Cancer Drug Resistance: The Lingering Barrier to Rising Survival
              by SEQadmin2



              Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

              There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
              Yesterday, 05:17 AM
            • 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, Yesterday, 10:08 AM
            0 responses
            6 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-07-2026, 11:05 AM
            0 responses
            8 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-02-2026, 11:08 AM
            0 responses
            31 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-30-2026, 05:37 AM
            0 responses
            29 views
            0 reactions
            Last Post SEQadmin2  
            Working...