Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • vivienne_lovely
    Member
    • Oct 2011
    • 20

    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.
  • vivienne_lovely
    Member
    • Oct 2011
    • 20

    #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

    • offspring
      Member
      • Mar 2013
      • 32

      #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

      • vivienne_lovely
        Member
        • Oct 2011
        • 20

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

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by SEQadmin2



          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
          ...
          07-09-2026, 11:10 AM
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM
        • GATTACAT
          Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by GATTACAT
          Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
          07-01-2026, 11:43 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-13-2026, 10:26 AM
        0 responses
        20 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        30 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        17 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        34 views
        0 reactions
        Last Post SEQadmin2  
        Working...