Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jling
    Junior Member
    • Oct 2009
    • 9

    Cufflinks

    Hi,

    Has anybody tried the new cufflinks package?


    I tried using it on my .gtf file from tophat but for some reason the conf_lo and conf_hi all end up as 0.0000, leading me to think that I've done something wrong.

    Has cufflinks worked for anybody else?

    Thanks!
  • tebuffer
    Member
    • Jun 2009
    • 13

    #2
    works for me !

    Tophat gave me the alignment file in .sam format (along with the .wig and .bed files). This RNA-seq alignment (.sam) was my input to cufflinks. cufflinks then gives me the .gtf file (along with other files .expr, .refmap, .tmap) that has the transcript data. cuffcompare then takes the .gtf files from two different experiments and computes the differential expression.

    It works for me.

    TEB

    Comment

    • Cole Trapnell
      Senior Member
      • Nov 2008
      • 213

      #3
      The conf_hi and conf_lo will be 0.0 when there is only one isoform in a locus. When there is more than one transcript in a locus, and they share a bunch of exons, then any alignments in those regions could have come from either isoform. The inference assigns the alignments to individual transcripts, and the confidence interval refers to confidence in the assignment. Thus, if there is only one transcript in a locus, there is only one transcript to assign that locus' alignments to, and so Cufflinks has total confidence in the assignment of reads to transcripts in the locus, and so the confidence interval has zero length.

      Are you sure ALL of the transcripts have conf_hi and conf_lo equal to 0.0? Or is just those that aren't in alternatively spliced genes, etc.

      Comment

      • jling
        Junior Member
        • Oct 2009
        • 9

        #4
        Yes, all the conf_lo/high are equal to 0. I suppose the data could only contain a single isoform for each locus. Thanks for the response, I guess I'll look over the data again

        Comment

        • jling
          Junior Member
          • Oct 2009
          • 9

          #5
          Can someone explain what these warning messages refer to?

          > Warning: ITERMAX reached in abundance estimation, estimation hasn't fully converged

          > Warning: restimation failed, importance samples have zero weight
          Last edited by jling; 10-12-2009, 03:21 PM.

          Comment

          • Cole Trapnell
            Senior Member
            • Nov 2008
            • 213

            #6
            The first warning means that in that locus the maximum likelihood calculation for the relative abundances of the locus' transcripts hasn't fully converged. However, in my experience, and in looking at a lot of simulation data, etc., this warning is generally safe to ignore - throwing enough CPU cycles to reach convergence generally doesn't improve the accuracy significantly. I will probably expose a few of the parameters, including the convergence threshold, as user-specified parameters for those users who wish to spend more cycles on the MLE calculation.

            The second warning is another story. The calculation of relative abundances in a locus relies on a method called "importance sampling" to compute a confidence box around the relative abundances, and this procedure can fail under certain circumstances. One way for this to happen is when you simply don't have more than one or two reads in the salient features of particular isoform, but lots in the other isoforms for the locus (i.e. one of them is VERY low abundance relative to the others). So Cufflinks has a bunch of checks to detect when the estimation in a locus is likely to be unreliable, and these show up as one of several warnings.

            Note that when you get a warning like the importance sampling one, the confidence intervals will be very large - so it should be clear looking at the results where Cufflinks couldn't distinguish the abundances correctly.

            Comment

            • jling
              Junior Member
              • Oct 2009
              • 9

              #7
              Thanks so much for the response. I figured out why I was getting all my conf_hi and conf_low values as 0. Apparently I forgot to run the initial cufflinks with the .gtf reference parameter (-G) and thus duplicate loci were never combined once I used cuffcompare even though I used the -r parameter for cuffcompare. Foolish mistake.

              Thanks again!

              Edit: This is some great software. It's so nice to have ERANGE and Tophat combined.

              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...