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
            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
          25 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          24 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