Header Leaderboard Ad

Collapse

Is there a tool to find if the gene ends are covered by RNAseq reads?

Collapse

Announcement

Collapse

SEQanswers June Challenge Has Begun!

The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!

For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is there a tool to find if the gene ends are covered by RNAseq reads?

    Hello, there,

    I have tophat mapped file and the reference gff file. I wonder if there is an easy tool I can used to find if the gene ends(5'- and 3'-end) are covered by reads...

    Thank you for any input!!!

    Capricy

  • #2
    BBTools has a pileup utility which covers that usage:
    pileup.sh in=mapped.sam normcov=normcoverage.txt normb=20 stats=stats.txt

    That will generate coverage per transcript, with 20 lines per transcript, each line showing the coverage for that fraction of the transcript. "stats" will contain other information like the fraction of bases in each transcript that was covered. There are various other output options but I think those are the most relevant for you.

    Comment


    • #3
      Hi Capricy,

      you might have a look at RSEQC. You just need to get your reference as a bed file (downloading is in most cases easier).
      But beware of the fact, that these are just cumulative and thus smoothing plots, looking at single genes gives often a different picture.
      With RSeQC's read-distribution you get some statistics about number of "tags" per 5' and 3' UTR exons.

      If you want to have a deeper insight, use the UCSC table browser to get only the 5' and 3' exons and run HTSeq-count on it.

      Cheers,

      Michael

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 01:08 PM
      0 responses
      5 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 06-01-2023, 08:56 PM
      0 responses
      12 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 06-01-2023, 07:33 AM
      0 responses
      90 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-31-2023, 07:50 AM
      0 responses
      130 views
      0 likes
      Last Post seqadmin  
      Working...
      X