Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Nick
    Member
    • Jun 2009
    • 16

    Wig Bed Overlap

    Hi All,
    I want to trim my wig file to contain only regions that are overlapping features in a bed file. Anyone know a way to do this? Trying not to code up something when it seems like it should be something people want to do.
  • Orr Shomroni
    Member
    • Oct 2011
    • 26

    #2
    Not sure if you solved the problem yet, but I found a possible solution: bigWigAverageOverBed returns a table with the following columns:

    name - name field from bed, which should be unique
    size - size of bed (sum of exon sizes
    covered - # bases within exons covered by bigWig
    sum - sum of values over all bases covered
    mean0 - average over bases with non-covered bases counting as zeroes
    mean - average over just covered bases

    You can find the code on this website:
    "Though it may seem that all's been said and done, originality still lives on" - some unoriginal guy who had nothing better to write as his signature

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Yesterday, 10:09 AM
    0 responses
    9 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    17 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...