Commits for aamp
switch to files view, user index
v251_preview to v251_preview2 (2011-04-26 to 2011-05-03) v251
- Changed HDB stuff in hgLiftOver a bit to reduce database calls. This has not helped speed up the CGI though yet
- src/hg/hgLiftOver/hgLiftOver.c - lines changed 8, context: html, text, full: html, text
- Removed filtering chainlist bits just to get the CGI at a usable speed
- src/hg/hgLiftOver/hgLiftOver.c - lines changed 1, context: html, text, full: html, text
- Added one function to liftOver library code that accepts either bed or position data
- Updated CGI to use new library function and deleted bits associated with having a variable data format.
- src/hg/hgLiftOver/hgLiftOver.c - lines changed 51, context: html, text, full: html, text
- Bolded the BED headers
- src/hg/hgLiftOver/hgLiftOver.c - lines changed 2, context: html, text, full: html, text
- A bit more persistence for settings. They would reset after running the program. now settings reset if page is refreshed and the chain changes.
- src/hg/hgLiftOver/hgLiftOver.c - lines changed 33, context: html, text, full: html, text
switch to files view, user index