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
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            Today, 07:48 AM
          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin




            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
            04-22-2024, 07:01 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 07:17 AM
          0 responses
          11 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-02-2024, 08:06 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-30-2024, 12:17 PM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-29-2024, 10:49 AM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Working...
          X