Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chinney14
    Junior Member
    • Feb 2013
    • 2

    #1

    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.
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #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

    • Chinney14
      Junior Member
      • Feb 2013
      • 2

      #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

      • dpryan
        Devon Ryan
        • Jul 2011
        • 3478

        #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

        • danwiththeplan
          Member
          • Sep 2011
          • 72

          #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

          • pocket_helix
            Junior Member
            • Nov 2014
            • 1

            #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

            • SEQadmin2
              Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
              by SEQadmin2


              Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

              The systematic characterization of the human proteome has
              ...
              07-20-2026, 11:48 AM
            • 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.
              ...
              07-09-2026, 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 07-24-2026, 12:17 PM
            0 responses
            10 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-23-2026, 11:41 AM
            0 responses
            11 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-20-2026, 11:10 AM
            0 responses
            23 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-13-2026, 10:26 AM
            0 responses
            37 views
            0 reactions
            Last Post SEQadmin2  
            Working...