Skip to content

hcorrada/GenomicIntervalTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A proposal for IntervalTrees on GenomicRanges objects

I'm writing an application where lots findOverlap calls are made on static GRanges objects. For IRanges we can create persistent IntervalTree objects that would serve the multiple overlap query use-case. There is no equivalent for GenomicRanges objects, so I'm proposing an implementation for this.

Please read on in the github project wiki: https://github.com/hcorrada/GenomicIntervalTree/wiki

About

A proposal for IntervalTrees on GenomicRanges objects (R/Bioconductor)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages