Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Gangcai
    Member
    • Nov 2009
    • 30

    Problem for tophat coverage.wig files

    Hi everyone, I have meet a problem for coverage.wig:

    chr1 11358 11434 1
    chr1 11434 11583 0
    chr1 11583 11659 1
    chr1 11659 11871 0

    my reads length is 76,
    for "chr1 11358 11434 1"
    11434-11358=76, and the coverage is 1
    But the problem is which part is included for this coverage, 11434(start) or 11358(end) ? (the coverage for 11434 is 1 or 0?)
  • Gangcai
    Member
    • Nov 2009
    • 30

    #2
    From the UCSC browser, it seems only the end is included, which means the reads coverage for 11434 is 1.

    Comment

    • Xi Wang
      Senior Member
      • Oct 2009
      • 317

      #3
      the definiation of four col BED format is:

      Bedgraph track data values can be integer or real, positive or negative values. Chromosome positions are specified as 0-relative. The first chromosome position is 0. The last position in a chromosome of length N would be N - 1. Only positions specified have data. Positions not specified do not have data and will not be graphed. All positions specified in the input data must be in numerical order. The bedGraph format has four columns of data:
      chrom chromStart chromEnd dataValue
      Note: These coordinates are zero-based, half-open.

      refer to: http://genome.ucsc.edu/goldenPath/help/bedgraph.html
      Xi Wang

      Comment

      • Gangcai
        Member
        • Nov 2009
        • 30

        #4
        Thanks for your reply!
        So this means for 0-base chromosome postion, the start part is included. But for 1-based chromosome position, the end part is included(Just treat as 1-based).

        Comment

        • Xi Wang
          Senior Member
          • Oct 2009
          • 317

          #5
          But for 1-based, the start position is not included. The interval length is exactly END-START
          Xi Wang

          Comment

          Latest Articles

          Collapse

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          27 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          38 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          61 views
          0 reactions
          Last Post SEQadmin2  
          Working...