Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • fanx
    Member
    • Sep 2012
    • 22

    Raw read count to reference genes

    I set a my own reference database containg selected genes (n=1500).
    I had a 454 data about 100MB.

    I run Bowtie 2 to get SAM, sorted/indexed. How do I get a excel-like raw read count output to each mapped reference gene? I mean simple count rather than expression study.

    I noted there are some suggestion in the forum to use Bedtools or HTseq. Are they appropriate for solving my issue. If so, which performs better?

    Thanks a lot.
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    Originally posted by fanx View Post
    I set a my own reference database containg selected genes (n=1500).
    I had a 454 data about 100MB.

    I run Bowtie 2 to get SAM, sorted/indexed. How do I get a excel-like raw read count output to each mapped reference gene? I mean simple count rather than expression study.

    I noted there are some suggestion in the forum to use Bedtools or HTseq. Are they appropriate for solving my issue. If so, which performs better?

    Thanks a lot.
    Try using BEDTools to intersect your .bam file with a .bed file with gene positions. Then you can process that with cut | uniq, or whatever.

    Comment

    • fanx
      Member
      • Sep 2012
      • 22

      #3
      swbarnes2: Thanks your suggestion. I did find BedTools has such a function. One thing to bother me is how to get coordinating Bed or GFF file. This is because I aligned my reads to NIH viral reference database for which only fasta and gbff are available for the download.

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 06:09 AM
      0 responses
      15 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-09-2026, 11:58 AM
      0 responses
      34 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      39 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      45 views
      0 reactions
      Last Post SEQadmin2  
      Working...