Skip to content
Snippets Groups Projects
Commit f792d8eb authored by Aaron's avatar Aaron
Browse files

Large, performance-related commit.

	1. Created separate structs for BED and BEDCOV in order to reduce memory consumption.  Savings of ~30%.
	2. Changed the binning approach to make 16kb bins the most granular.  IntersectBed is now 1/3 faster as a result.
	3. Templated the parsing and reporting functions in bedFile.  Had to move them to the header file to avoid linker complications.
	4. Added CHRPOS as a common type.
parent 73423ff7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment