Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Cuffdiff timecourse replicates

    I am trying to figure out if CuffDiff handles replicates in its timecourse option.

    so it would be something like this...

    cuffdiff -T sampleA_20min_a.bam,sampleA_20min_b.bam,sampleA_20min_c.bam sampleA_40min_a.bam,sampleA_40min_b.bam,sampleA_40min_c.bam sampleA_1hr_a.bam,sampleA_1hr_b.bam,sampleA_1hr_c.bam

    and, of course, I would include the other options. But basically, can I use a space to separate time points and commas to separate replicates?

    Thanks in advance.

  • #2
    Sort of, but that's not really a time-series analysis, cuffdiff will simply treat those as different groups. Cuffdiff isn't the most flexible package, you'd be better served with limma, DESeq2, or edgeR.

    Comment


    • #3
      dpryan - I truncated the input for simplicity sake... I have the same treated/untreated cell line harvested in triplicate at 5 different time points. Do you have a preference for one of those for something like this?
      you'd be better served with limma, DESeq2, or edgeR.
      I appreciate the response.

      Comment


      • #4
        Since these aren't the exact same sample extracted at multiple time-points, I would normally use DESeq2. Others will have their own preferred tool.

        Comment


        • #5
          Originally posted by dpryan View Post
          Sort of, but that's not really a time-series analysis, cuffdiff will simply treat those as different groups. Cuffdiff isn't the most flexible package, you'd be better served with limma, DESeq2, or edgeR.
          My interpretation of the cuffdiff manual says this is not true.

          "If you have more than one replicate for a sample, supply the SAM files for the sample as a single comma-separated list."

          -T/--time-series Instructs Cuffdiff to analyze the provided samples as a time series, rather than testing for differences between all pairs of samples. Samples should be provided in increasing time order at the command line (e.g first time point SAM, second timepoint SAM, etc.)


          So my interpretation is that you could analyse a time-course with repeats for each time point, by supplying the individual BAM/CXB files for a time point as a comma-separated list, separating the time points by a space, and using the -T flag. Like so:

          Code:
          cuffdiff -T time1rep1.bam,time1rep2.bam,time1rep3.bam time2rep1.bam,time2rep2.bam,time2rep3.bam time3rep1.bam,time3rep2.bam,time3rep3.bam
          Going to send this to [email protected] to get a confirmation of this as I haven't personally tested this and I'm not sure if my interpretation is correct.
          Last edited by danwiththeplan; 08-19-2014, 03:16 PM.

          Comment


          • #6
            Any update from this query? I am having the same trouble coding a time series with multiple conditions and replicates.

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Current Approaches to Protein Sequencing
              by seqadmin


              Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
              04-04-2024, 04:25 PM
            • seqadmin
              Strategies for Sequencing Challenging Samples
              by seqadmin


              Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
              03-22-2024, 06:39 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            30 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            32 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            28 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            52 views
            0 likes
            Last Post seqadmin  
            Working...
            X