Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • snape_ar
    Junior Member
    • Oct 2011
    • 5

    Cufflinks and CuffDiff

    I have 2 RNA-Seq biological replicates and I ran Tophat and then Cufflinks on it separately for both samples. The outputs of Cufflinks for each replicates are:

    Replicate 1:
    1. transcript.gtf file
    2. genes.fpkm_tracking
    3. isoform.fpkm_tracking

    Replicate 2:
    1. transcript.gtf file
    2. genes.fpkm_tracking
    3. isoform.fpkm_tracking

    I would like to compare the differential expression between the two biological replicates by running CuffDiff. So, my question is when I am running the following command:

    cuffdiff [options]* <transcripts.gtf> <sample1_replicate1.sam[,...,sample1_replicateM]> <sample2_replicate1.sam[,...,sample2_replicateM.sam]>... [sampleN.sam_replicate1.sam[,...,sample2_replicateM.sam]]

    What should be my transcripts.gtf file ? Is it the combination of the two transcripts.gtf files or is it of replicate 1/2 ?

    Thanks.
  • Nicolas
    Member
    • Apr 2009
    • 41

    #2
    I used the annotation files used in Tophat/Cufflinks but your question makes me realize that this is confusing. The manual page says:
    "<transcripts.(gtf/gff)> A transcript annotation file produced by cufflinks, cuffcompare, or other source."

    but the How to start page (http://cufflinks.cbcb.umd.edu/tutori...l#differential) says:
    cuffdiff annotation.gtf mock_rep1.bam,mock_rep2.bam \
    knockdown_rep1.bam,knockdown_rep2.bam

    I had good results with the annotation file, but I probably missed the novel transcripts. If that's what you're after, you should merge the 2 transcript.gtf and run cuffdiff with it.

    Comment

    • jbrwn
      Member
      • Mar 2011
      • 37

      #3
      what nicolas said. use cuffmerge to merge the two *.gtf files from cufflinks output.

      Comment

      Latest Articles

      Collapse

      • 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.
        ...
        Yesterday, 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
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:04 AM
      0 responses
      10 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-08-2026, 10:08 AM
      0 responses
      7 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-07-2026, 11:05 AM
      0 responses
      14 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-02-2026, 11:08 AM
      0 responses
      31 views
      0 reactions
      Last Post SEQadmin2  
      Working...