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
          Advancing Precision Medicine for Rare Diseases in Children
          by seqadmin




          Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
          12-16-2024, 07:57 AM
        • seqadmin
          Recent Advances in Sequencing Technologies
          by seqadmin



          Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

          Long-Read Sequencing
          Long-read sequencing has seen remarkable advancements,...
          12-02-2024, 01:49 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 12-17-2024, 10:28 AM
        0 responses
        25 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-13-2024, 08:24 AM
        0 responses
        42 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-12-2024, 07:41 AM
        0 responses
        28 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-11-2024, 07:45 AM
        0 responses
        42 views
        0 likes
        Last Post seqadmin  
        Working...
        X