Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How can one get raw read counts from RPKM values

    Hi All,

    I am new to the transcriptome sequencing field and I am learning to use Bowtie, Tophat and Cufflinks. I find that Cufflinks spits out RPKM and FPKM values which though very informative does not help my purpose since I am interested in the number of raw reads per gene. That is to say without normalization. Is there a way of figuring this out?

    Thanks
    Abhijit

  • #2
    One way I've done it is using bedtools coverageBed with the bam file generated from the sam file from the tophat alignment and a bed file describing the genes.

    I am curious to hear other people's techniques, because I'm sure there are more efficient ways to go about this.

    Comment


    • #3
      hi,

      I`m also using bedtools but does anybody has a better solution?

      Comment


      • #4
        Hi,

        Do you mind to share the command that you type in bedtools in order to extract the read count per transcripts?
        I'm facing the same problem as well.
        Thanks.

        Comment


        • #5
          Hi,

          Do you mind to share the command that you type in bedtools in order to extract the read count per transcripts?
          I'm facing the same problem as well.
          Thanks.

          Comment


          • #6
            Getting raw read counts

            I ended up using Simon Ander's program for computing read counts per gene. However you will have to provide the annotation of the genome in GTF format in order to view that. I find that this is quite accurate. Cheers...

            Comment


            • #7
              I tried Htseq-count software.
              python -m HTSeq.scripts.count accepted_hits.sam hg19RefGene.gtf

              it works. But I want to do this in R. Maybe functions in the GenomicRanges packages can help? e.g. countOverlaps function?

              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...
                Yesterday, 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, Yesterday, 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