Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ercfrtz
    Member
    • Aug 2010
    • 23

    Cufflinks Dropping Transcripts

    Hello all,

    I am currently using cufflinks version 2.0.2 to analyze a set of pig RNAseq data. I am running cufflinks with the -g option using the Ensembl gtf for the latest build. When I do a count of the unique gene names in the ensembl gtf, there are 25,009 genes. I run the data through cufflinks using the default settings utilizing the -g option and when I check the output gtf, I only get 23,917 unique Ensembl gene names.

    The documentation says that cufflinks will include all genes in the gtf in the output.
    Tells Cufflinks to use the supplied reference annotation (GFF) to guide RABT assembly. Reference transcripts will be tiled with faux-reads to provide additional information in assembly. Output will include all reference transcripts as well as any novel genes and isoforms that are assembled.
    My question is this: Why would cufflinks be dropping these genes? Are there built in settings in cufflinks that would cause it to drop genes from different regions?

    To check to make sure that these genes did indeed have reads aligning to the region they were in, I ran htseq using the tophat output and the original Ensembl gtf file and get read counts to those genes.
  • dvanic
    Member
    • Jan 2012
    • 61

    #2
    We have found, in human as well as several other model systems, that Cufflinks will "trip" and not assemble transcripts (and, surprisingly, not even include the ones in the reference!) when there are too many reads in the region. Basically, I think it just gives up and falls over when trying to untangle the De Bruijn graph.

    I circumvent this by adding the reference gtf at the cuffmerge stage, using alternative tools for DE, and visually checking any calls that cufflinks is making in regions I am interested in by comparing the cufflinks output and the wiggle/ bamAsBed of the actual reads.

    I am also interested in WTF it is doing this and why. And am leaving this comment so you know you're not alone.

    Comment

    • ercfrtz
      Member
      • Aug 2010
      • 23

      #3
      Thanks for the info. We had assumed that for some reason, there were too many reads in the area and *cufflinks* was choking.

      Edit: Sorry, I was writing in a hurry and said tophat when I meant cufflinks. We know it's cufflinks choking because we have ran other analysis and know that there millions of reads in the particular region we were looking at, so tophat did align reads to that region.
      Last edited by ercfrtz; 11-12-2012, 06:33 AM.

      Comment

      • dvanic
        Member
        • Jan 2012
        • 61

        #4
        tophat was choking.
        An easy way to see whether it's top or cuff that is choking is to visualize the data by doing either a bamToBed or bamToWiggle to see how many reads are being mapped to the offending loci. I do this with bedtools or RSeQC + ucsc tools.

        Comment

        • Dario1984
          Senior Member
          • Jun 2011
          • 166

          #5
          Originally posted by dvanic View Post
          visualize the data by either a bamToBed or bamToWiggle to see how many reads are being mapped to the offending loci. I do this with bedtools or RSeQC + ucsc tools.
          Or, more simply, drag and drop the BAM file into IGV browser and look at the locus.

          Comment

          • dvanic
            Member
            • Jan 2012
            • 61

            #6
            drag and drop the BAM file into IGV browser and look at the locus.
            Yup, also works. I just upload both the tophat wiggles and the cufflinks gtfs and compare them visually in UCSC with known annotations + features. You could do this in IGV as well.

            Comment

            • sdriscoll
              I like code
              • Sep 2009
              • 436

              #7
              Check out the --max-bundle-frags option for cufflinks. I don't know why anyone would need the option to skip loci due to excessive coverage but they put it in there. Maybe raising that value will fix the issue...or maybe cufflinks will explode. It says in there that skipped loci are reported in the skipped.gtf file but I've never seen anything in that file even though every time I run it it skips at least one bundle.
              /* Shawn Driscoll, Gene Expression Laboratory, Pfaff
              Salk Institute for Biological Studies, La Jolla, CA, USA */

              Comment

              Latest Articles

              Collapse

              • SEQadmin2
                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                by SEQadmin2


                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                The systematic characterization of the human proteome has
                ...
                Today, 11:48 AM
              • SEQadmin2
                Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                by SEQadmin2



                Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                ...
                07-09-2026, 11:10 AM
              • 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...
                07-08-2026, 05:17 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Today, 11:10 AM
              0 responses
              8 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-13-2026, 10:26 AM
              0 responses
              30 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-09-2026, 10:04 AM
              0 responses
              39 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-08-2026, 10:08 AM
              0 responses
              25 views
              0 reactions
              Last Post SEQadmin2  
              Working...