Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • anna_vt
    Junior Member
    • Jun 2009
    • 5

    Differential expression analysis workflow in Cufflinks

    Hi,

    I'm hoping that someone can help me, as I couldn't work out how to do
    this from the manual. Would someone be able to give me the steps in a
    differential expression analysis?

    I have run tophat with the following command for each of my two solexa
    sequence.txt RNA-seq files seperately:

    tophat --solexa1.3-quals -p 2 -o 101/100315/tophat/
    ~/software/bowtie-0.12.2/indexes/m_musculus_ncbi37
    101/100315/s_2_sequence.txt &> 101/100315/tophat/tophat.out &

    I would like to get the expression levels for all Ensembl transcripts.
    I have downloaded this gtf file from Ensembl,
    ftp://ftp.ensembl.org/pub/current_gtf/mus_musculus,

    However when I run
    cuffdiff ~/data/gtf/Mus_musculus.NCBIM37.57.gtf
    101/100315/tophat/accepted_hits.sam 95/100315/tophat/accepted_hits.sam
    &> cuffdiff.out &

    or
    cufflinks -G ~/data/gtf/Mus_musculus.NCBIM37.57.gtf 101/100315/tophat/accepted_hits.sam &>
    101/100315/tophat/cufflinks.out &

    I get the following error

    Error: duplicate GFF ID 'ENSMUST00000127664' (or exons too far apart)!

    I'm pretty sure I've misunderstood the workflow, if someone could give me
    an overview of the steps and what gtf file I should be using that would
    be great.

    Many Thanks
    Anna

    (Cross posted to Bowtie forum)
  • Boel
    Member
    • Oct 2009
    • 62

    #2
    I get the same error message, and if you look at the transcript ENSMUST00000127664 it is indeed very long and has an intron of size ~ 4.4 Mb. This is way above the default maximum intron length (300,000) and that is why you get this error.


    Also, make sure that your GTF file only contains rows for exons, not CDS or transcripts as well. Otherwise all your records in the GTF are duplicated. Maybe you have done this already, but just in case.
    Last edited by Boel; 04-27-2010, 06:35 AM. Reason: one more thing!

    Comment

    • Wei-HD
      Member
      • Oct 2009
      • 59

      #3
      Hi All,

      I met the same error with transcript ENSMUST00000127664, but if I use the Mus_musculus.NCBIM37.56.gtf and the relative index, I did not meet the error. Is that because some annotation has been updated?

      Well, I manually deleted the rows which contain transcript ENSMUST00000127664 in the annotation file, then the problem solved. I will try cuffdif later on. But what if people are interested in this gene/transcript? it might not be a good idea to delete? Hopefully someone can give good explanation!

      Thanks!
      Last edited by Wei-HD; 05-17-2010, 06:40 AM.

      Comment

      • Gangcai
        Member
        • Nov 2009
        • 30

        #4
        Originally posted by Wei-HD View Post
        Hi All,

        I met the same error with transcript ENSMUST00000127664, but if I use the Mus_musculus.NCBIM37.56.gtf and the relative index, I did not meet the error. Is that because some annotation has been updated?

        Well, I manually deleted the rows which contain transcript ENSMUST00000127664 in the annotation file, then the problem solved. I will try cuffdif later on. But what if people are interested in this gene/transcript? it might not be a good idea to delete? Hopefully someone can give good explanation!

        Thanks!
        I met the same problem. Is this problem solved for you?

        Comment

        • Wei-HD
          Member
          • Oct 2009
          • 59

          #5
          Hi Gangcai,

          Sorry I did not figure out a solution about this, I just sticked to the old version index and GTF file, since all my samples were analyzed against the old index (NCBIM37.56). Also I use DESeq R package for all the gene expression level analysis.

          I wonder how other SEQers think?

          Thanks!

          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
            ...
            07-20-2026, 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, 07-20-2026, 11:10 AM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-13-2026, 10:26 AM
          0 responses
          33 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-09-2026, 10:04 AM
          0 responses
          44 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-08-2026, 10:08 AM
          0 responses
          30 views
          0 reactions
          Last Post SEQadmin2  
          Working...