Unconfigured Ad

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

    #1

    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
        How Immunogenomics Decodes Immunity’s Genetic Blueprint
        by SEQadmin2




        The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.

        This convergence of genetics, immunology, and computation...
        Yesterday, 05:41 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-24-2026, 10:32 AM
      0 responses
      43 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-20-2026, 11:17 AM
      0 responses
      48 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-18-2026, 10:05 AM
      0 responses
      55 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-13-2026, 12:22 PM
      0 responses
      50 views
      0 reactions
      Last Post SEQadmin2  
      Working...