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
          Advanced Tools Transforming the Field of Cytogenomics
          by seqadmin


          At the intersection of cytogenetics and genomics lies the exciting field of cytogenomics. It focuses on studying chromosomes at a molecular scale, involving techniques that analyze either the whole genome or particular DNA sequences to examine variations in structure and behavior at the chromosomal or subchromosomal level. By integrating cytogenetic techniques with genomic analysis, researchers can effectively investigate chromosomal abnormalities related to diseases, particularly...
          09-26-2023, 06:26 AM
        • seqadmin
          How RNA-Seq is Transforming Cancer Studies
          by seqadmin



          Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
          09-07-2023, 11:15 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Yesterday, 07:14 AM
        0 responses
        11 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-29-2023, 09:38 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-27-2023, 06:57 AM
        0 responses
        14 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-26-2023, 07:53 AM
        0 responses
        31 views
        0 likes
        Last Post seqadmin  
        Working...
        X