Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • is007
    Junior Member
    • Oct 2015
    • 2

    htseq-count overlap modes

    Hi! I'm using htseq-count to count reads from my RNASeq experiment mapping to genes. I have an alignment file where all reads are mapped to the genome, and now I am just counting reads for each gene. It seems to work fine, but I'm trying to understand a specific detail about how it works. Basically, it has 3 overlap modes and I am using the 'union':



    This is the documentation: http://www-huber.embl.de/users/ander...doc/count.html

    I'm wondering if anyone knows to what extend does it count partially mapped reads (2nd row from the figure), i.e. by how much should the read overlap for it to be counted?

    The figure implies it counts partial overlaps too, but does not specify what exactly the minimum overlap needs to be. I'm not finding this information in the documentation.

    Thanks!
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    A one base overlap counts as an overlap.

    Comment

    • is007
      Junior Member
      • Oct 2015
      • 2

      #3
      Thanks, looks like you're right. I've come to the same conclusion just now inspecting their python source code. How's that meaningful?

      I guess if there's a very small overlap (extreme case: just overlap 'A' from 'ATG' at beginning) then it's likely overlapping multiple genes, hence it's classified as 'ambiguous' and not counted?

      Comment

      • fanli
        Senior Member
        • Jul 2014
        • 197

        #4
        Yes, but that depends on how dense the genes are in your genome, and how long your reads are

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #5
          Originally posted by is007 View Post
          Thanks, looks like you're right. I've come to the same conclusion just now inspecting their python source code. How's that meaningful?
          There's no real meaning there other than how sets are dealt with.

          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
          20 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          27 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 11:40 AM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Working...