Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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)

  • #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


    • #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


      • #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


        • #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

          • seqadmin
            Recent Developments in Metagenomics
            by seqadmin





            Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
            09-23-2024, 06:35 AM
          • seqadmin
            Understanding Genetic Influence on Infectious Disease
            by seqadmin




            During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

            Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
            09-09-2024, 10:59 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 10-02-2024, 04:51 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 10-01-2024, 07:10 AM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 09-30-2024, 08:33 AM
          0 responses
          25 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 09-26-2024, 12:57 PM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Working...
          X