Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How to count the reads mapping to different regions from tophat output

    Hi All.

    I just mapped the RNA-Seqs by Tophat and got the output file accepted_hit.bam. I want to count the reads mapping to different regions such as exon,intron,exon-exon junction,exon-intron junction intergenic,rRNA and so on. I am really new in this field. Is there any software or custom script can do this? If you have a script can do this, would you please share it with me?Thank you very much.

    Any reply will be appreciated.

    Best

  • #2
    Dear all, I also want to know how to count reads mapping to different regions of one gene. Could any one do me the favor? Thanks!

    Comment


    • #3
      The featureCounts function included in the bioconductor package Rsubread can count reads for you - http://bioconductor.org/packages/rel.../Rsubread.html .

      It accepts both SAM and BAM format input files. By default, it assigns reads to NCBI RefSeq exons and/or genes. But you can provide your own annotation.

      Comment


      • #4
        Originally posted by shi View Post
        The featureCounts function included in the bioconductor package Rsubread can count reads for you - http://bioconductor.org/packages/rel.../Rsubread.html .

        It accepts both SAM and BAM format input files. By default, it assigns reads to NCBI RefSeq exons and/or genes. But you can provide your own annotation.
        Hi Shi, Thanks! I'm going to try it.
        Have a nice weekend!

        Comment


        • #5
          Originally posted by shi View Post
          The featureCounts function included in the bioconductor package Rsubread can count reads for you - http://bioconductor.org/packages/rel.../Rsubread.html .

          It accepts both SAM and BAM format input files. By default, it assigns reads to NCBI RefSeq exons and/or genes. But you can provide your own annotation.
          Hi Shi,
          Thank you for your help.

          vivienne

          Comment


          • #6
            Hi Shi,

            how to do the same on linux? I want reads mapped to rRNA regions. how to do that? I have gtf and bam file.

            In featureCounts manual it is given.

            featureCounts -p -t exon -g gene_id -a hg19_RefSeq.gtf -o counts.txt accepted_hits.bam

            This Summarize paired-end reads and count fragments (instead of reads).

            Is this right one to count read pairs mapped to rRNA regions. Could you please help me.

            Thank you
            Last edited by bvk; 04-20-2016, 02:05 AM.

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Recent Advances in Sequencing Analysis Tools
              by seqadmin


              The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
              Today, 07:48 AM
            • 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...
              04-22-2024, 07:01 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Today, 07:17 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-02-2024, 08:06 AM
            0 responses
            19 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-30-2024, 12:17 PM
            0 responses
            20 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-29-2024, 10:49 AM
            0 responses
            28 views
            0 likes
            Last Post seqadmin  
            Working...
            X