Unconfigured Ad

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

    #1

    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
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            07-31-2026, 11:01 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 08-06-2026, 07:41 AM
          0 responses
          20 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-03-2026, 10:13 AM
          0 responses
          33 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-31-2026, 02:55 AM
          0 responses
          43 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          26 views
          0 reactions
          Last Post SEQadmin2  
          Working...