Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • foolishbrat
    Member
    • Nov 2008
    • 45

    Counting Reads in SAM Format

    Typically mapping output will show many reads that are very close to each other. Meaning the difference of mapping location differ within 10 positions.

    Is there any existing tool to cluster such reads from SAM output and compute the frequency of reads mapped in the cluster?

    Surely we can write an all-against-all read comparison, but it takes very longtime to run.
    Perhaps there are faster tool around to do this task?
  • francois.sabot
    Member
    • Dec 2009
    • 41

    #2
    Hi,
    you can probably sort them by coordinatées using the Picardtools Samtools, and then using home-made scripts or an alternate use of Depth-of-Coverage to determinate the positions with such high level clusters (high density).
    Francois Sabot, PhD

    Be realistic. Demand the Impossible.
    www.wikiposon.org

    Comment

    • berath
      Junior Member
      • Jun 2010
      • 6

      #3
      HTseq-count might answer your needs:

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:09 AM
      0 responses
      10 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      18 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Working...