Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How to name samples in CummeRbund?

    Hello,

    Problem: I cannot figure out which sample is which in Cummerbund or how to name them.

    Details:
    I used Galaxy to run Cufflinks, Cuffmerge, and Cuffdiff. I then downloaded files, renamed them to Cufflinks convention and am trying to visualize my data with CummeRbund in RStudio. I cannot figure out which sample is which and how to name them. For example, my density plot just shows samples as q1, q2.

    Can someone please help me out?

  • #2
    It seems possible that the only way to do this is to rename sample names from Sample1/q1, Sample2/q2, etc. in cuffdiff output. I understand from Cufflinks manual that the first sample input into cuffdiff is Sample1/q1 and the second is Sample2/q2.

    For example,

    285: control.bam
    287: test.bam
    414: cuffmerge.gtf

    425: Cuffdiff on data 285, data 287, and data 414: transcript FPKM tracking

    Output
    Sample 1= q1 = 285 = control.bam
    Sample 2 = q2 = 287 = test. bam

    Can someone confirm this and touch on whether this is normal workflow? Is there a way to enable Galaxy to keep original sample names?
    Last edited by veber; 05-25-2012, 04:40 PM.

    Comment


    • #3
      *Bump

      Anyone?

      Comment


      • #4
        N.B. I'm not familiar with Galaxy. Cuffdiff will set q1/q2 in the order of the files given to it. That is, if you execute "cuffdiff OPTIONS transcripts.gtf control.bam test.bam" or similar then control is usually q1. In the future, use the "-L Label1,Label2,..." switch to make your life easier. I would assume there's a way to do that in Galaxy.

        Comment


        • #5
          sed replacment

          If you run the experiment with several samples

          ie. cuffdiff -o cuffdiff/all REF.gff SAMPLE1.bam,SAMPLE1a.bam,SAMPLE1b.bam SAMPLE2.bam,SAMPLE2a.bam,SAMPLE2b.bam SAMPLE3.bam,SAMPLE3a.bam,SAMPLE3b.bam

          you can rename them by entering cuffdiff output directory and running:

          sed -i.bak -e 's/q1/SAMPLE1/g;s/q2/SAMPLE2/g;s/q3/SAMPLE3/g' *.diff *.info *_tracking

          Comment

          Latest Articles

          Collapse

          • 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
          • seqadmin
            Techniques and Challenges in Conservation Genomics
            by seqadmin



            The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

            Avian Conservation
            Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
            03-08-2024, 10:41 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 06:37 PM
          0 responses
          10 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 06:07 PM
          0 responses
          9 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-22-2024, 10:03 AM
          0 responses
          50 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-21-2024, 07:32 AM
          0 responses
          67 views
          0 likes
          Last Post seqadmin  
          Working...
          X