Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Run RNA-SeQC on tophat alignment result

    Hey guys,

    I want to use RNA-SeQC to analyse my tophat output.I know that the default output (accepted_hits.bam) of tophat could not be as direct input of RNA-SeQC since it misses SM tag in the bam file header lines. I added the @RG line into the accepted_hits.bam, but the problem was not solved. Is there anyone can solve this problem?

    Any comments are highly appreciated.
    Thanks

    vivienne
    Last edited by vivienne_lovely; 04-26-2013, 06:53 AM.

  • #2
    I found the answer in this link:http://www.google.com.hk/url?sa=t&rc...kOLCuw&cad=rjt
    but in China, I can't open this link, is there anyone can open it and copy the content "The default output (accepted_hits.bam) of tophat could not be as direct input of RNA-SeQC since it misses SM tag and doesn't sorted in..." for me? Thank you very much. Waiting for your help.
    vivienne

    Comment


    • #3
      The page you cited has the following commands:

      Code:
      #replace
      java -jar biosoft/picard-tools-1.74/AddOrReplaceReadGroups.jar I=accepted_hits.bam O=accepted_hits_gr.bam LB=lane6 PL=illumina PU=lane6 SM=lane6 >AddorReplaceReadGrups2clippeddata.log 2>&1
      
      #reorder
      java -jar biosoft/picard-tools-1.74/ReorderSam.jar I=accepted_hits_gr.bam O=accepted_hits_gr_sort.bam R=database/index/hg19.fa
      This is consistent with my findings trying to do the same thing (although I use the commands the other way round).
      However, that only gives you the metrics for your mapped reads, since TopHat writes the unmapped ones to a seperate unmapped.bam file.

      If you want to get metrics for your complete library you have to jump through a couple more hoops. See the following thread for details: http://seqanswers.com/forums/showthread.php?t=28155

      Chris

      Comment


      • #4
        Thank you,Chris, this really helps a lot.
        Vivienne

        Comment

        Latest Articles

        Collapse

        • 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 on Modified Bases...
          Yesterday, 07:01 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        37 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        41 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        35 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        54 views
        0 likes
        Last Post seqadmin  
        Working...
        X