Menu

Commit [r228]  Maximize  Restore  History

IntersectRegions: Added support for interval trees

DRDSAnnotator: Added support for multiple rows of annotation for the same gene. Unique entries are concentated and reported.
IntervalTree: Added IntervalTree classes w/ Nix's edits. Added option to search for 'containing' regions intead of intersecting regions

tmosbruger 2014-04-01

changed /trunk/Source/edu/utah/diagnostics/DRDSAnnotator.java
changed /trunk/Source/trans/anno/IntersectRegions.java
added /trunk/Source/util/intervalTree
added /trunk/Source/util/intervalTree/Interval.java
added /trunk/Source/util/intervalTree/IntervalTree.java
added /trunk/Source/util/intervalTree/LeftComparator.java
added /trunk/Source/util/intervalTree/Node.java
added /trunk/Source/util/intervalTree/RightComparator.java
/trunk/Source/edu/utah/diagnostics/DRDSAnnotator.java Diff Switch to side-by-side view
Loading...
/trunk/Source/trans/anno/IntersectRegions.java Diff Switch to side-by-side view
Loading...
/trunk/Source/util/intervalTree/Interval.java Diff Switch to side-by-side view
Loading...
/trunk/Source/util/intervalTree/IntervalTree.java Diff Switch to side-by-side view
Loading...
/trunk/Source/util/intervalTree/LeftComparator.java Diff Switch to side-by-side view
Loading...
/trunk/Source/util/intervalTree/Node.java Diff Switch to side-by-side view
Loading...
/trunk/Source/util/intervalTree/RightComparator.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.