Announcement

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

  • Cufflinks (Cuffdiff) v0.9.3 multiple samples

    Hi all,

    I'm running through the cufflinks-cuffcompare-cuffdiff pipeline using three samples, but for some reason cuffdiff is only producing one of each kind of differential expression file (*_exp.diff) rather than one for each pair of samples. In the *.fpkm_tracking files, all 3 samples are showing up (q1,q2,q3) but I'm only getting expression files comparing q1 and q2. Any ideas?? Here's the basics of the cuffdiff command I'm using:

    cuffdiff -q -r ref.fa cuffcompare_6hr.4/stdout.combined.gtf tophat_out_1/sample1.bam tophat_out_2/sample2.bam tophat_out_3/sample3.bam

    Anyone else running cuffdiff on >2 samples using the latest version?

    Thanks!

  • #2
    Originally posted by keebs42 View Post
    Hi all,

    I'm running through the cufflinks-cuffcompare-cuffdiff pipeline using three samples, but for some reason cuffdiff is only producing one of each kind of differential expression file (*_exp.diff) rather than one for each pair of samples. In the *.fpkm_tracking files, all 3 samples are showing up (q1,q2,q3) but I'm only getting expression files comparing q1 and q2. Any ideas?? Here's the basics of the cuffdiff command I'm using:

    cuffdiff -q -r ref.fa cuffcompare_6hr.4/stdout.combined.gtf tophat_out_1/sample1.bam tophat_out_2/sample2.bam tophat_out_3/sample3.bam

    Anyone else running cuffdiff on >2 samples using the latest version?

    Thanks!
    I think if you look carefully at the .diff files, you will see that they are doing all pairwise comparisons for each sample (q1 vs q2, q2 vs q3, etc).

    Comment


    • #3
      Yep.. you're right. Just didn't check down within the file. Thanks for the tip!

      Comment


      • #4
        Hi
        I got problem with cuffdiff. I am working of Linuxe server and when give commands:
        cuffdiff -o diff_out -b genome.fa -p 8 –L 1,2 -u merged_asm/merged.gtf \
        ./1_R1_thout/accepted_hits.bam,./1_R2_thout/accepted_hits.bam,./1_R3_thout/accepted_hits.bam \
        ./2_R1_thout/accepted_hits.bam,./2_R_thout/accepted_hits.bam,./2_R3_thout/accepted_hits.bam
        Error: cannot open alignment file

        When I changed (removed \ and ./):
        cuffdiff -o diff_out -b genome.fa -p 8 –L 1,2 -u merged_asm/merged.gtf /1_R1_thout/accepted_hits.bam /2_R1_thout/accepted_hits.bam
        It goes well.
        I can not add replicates. any idea ?
        Thank you

        Originally posted by keebs42 View Post
        Yep.. you're right. Just didn't check down within the file. Thanks for the tip!

        Comment


        • #5
          If you have more than one replicate for a sample, supply the SAM files for the sample as a single comma-separated list. It is not necessary to have the same number of replicates for each sample, says the manual @ http://cufflinks.cbcb.umd.edu/manual.html#cuffdiff

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Advanced Methods for the Detection of Infectious Disease
            by seqadmin




            The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
            ...
            11-27-2023, 01:15 PM
          • seqadmin
            Strategies for Investigating the Microbiome
            by seqadmin




            Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
            11-09-2023, 07:02 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 12-05-2023, 02:24 PM
          0 responses
          17 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-05-2023, 07:37 AM
          0 responses
          26 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-04-2023, 08:23 AM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-01-2023, 09:55 AM
          0 responses
          26 views
          0 likes
          Last Post seqadmin  
          Working...
          X