Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • compare expression? cuffcompare or cuffdiff

    Hi All,
    this forum is quite usefull for me I hope it will be in the future also

    In general I have gtf files from 3 samples - wildtype and 2 more stressed (WT, A, B)) outputs from cufflinks.
    I want to know stuff as how is one assembled sequence/gene difference expression trought these 3 points. Ans also top 100 altered genes from WT to A and from A to B etc

    Can you suggest me what to use cuffcompare or cuffdiff?

    PS - the organism genome is not sequenced!

    thanks!
    ------------
    SMART - bioinfo.uni-plovdiv.bg

  • #2
    anybody
    ------------
    SMART - bioinfo.uni-plovdiv.bg

    Comment


    • #3
      As I read more and more I figured out that I have to make the union file from my 3 samples giving the tree transcripts.GTF to Cuffcompare.

      As I understood the cuffdiff takes the union GTF + Sam files (which comes from tophat alignments to ref.genome)

      But what about the organism is not sequenced? there is no regerence genome...so how to run cuffdiff without sam-s.
      Should I relay only to this union file from cuffcompare for the 3 sample compareson and forget cuffdiff?
      ------------
      SMART - bioinfo.uni-plovdiv.bg

      Comment


      • #4
        vebaev,

        You say that you ran cufflinks to produce GTF files; the input to cufflinks is a SAM file produced by TopHat. This is the SAM file you would also use as input to cuffdiff. How could you have run cufflinks if you did not align your reads to something and produce a SAM file as a result?

        Comment


        • #5
          thaks for reply,
          the gtf was provided to me, and as I understood I have some BAM files with alignments, can I use them?
          ------------
          SMART - bioinfo.uni-plovdiv.bg

          Comment


          • #6
            Originally posted by vebaev View Post
            thaks for reply,
            the gtf was provided to me, and as I understood I have some BAM files with alignments, can I use them?
            BAM is the binary format of SAM. I don't recall at the moment if cuffdiff will accept a BAM file as input or if it must be in the SAM text format. If a SAM file is required you can easily generate a SAM version of a BAM file using the samtools command:

            Code:
            % samtools view -h -o <myOutPut.sam> <myInPut.bam>
            Now as to whether or not you can use these files as input to cuffcompare and cuffdiff, I'm not sure. How were these files generated? I'm curious what the reads were aligned to to generate the BAM file if there is no reference genome as you say. Were the GTF files actually produced using the by cufflinks using the corresponding BAM files? If these things check out then you may be able to proceed with cuffcompare and cuffdiff.

            Comment


            • #7
              Thanks for the sam conversion idea.
              I do not know where is coming from this BAM since it is made by company of my coleague maybe not with tophat. But afterwords it was used cufflinks for all there gtf-s
              ------------
              SMART - bioinfo.uni-plovdiv.bg

              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
              18 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 10:19 PM
              0 responses
              22 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 09:21 AM
              0 responses
              16 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-04-2024, 09:00 AM
              0 responses
              47 views
              0 likes
              Last Post seqadmin  
              Working...
              X