File Changes for kent
switch to commits view, user indexv304_base to v305_preview (2014-08-11 to 2014-08-18) v305
- src/hg/oneShot/ga4ghToBed/ga4ghToBed.c
- lines changed 169, context: html, text, full: html, text
First cut of a utility to grab reads out of google using GA4GH API.
- lines changed 2, context: html, text, full: html, text
Adding timing information.
- src/hg/oneShot/ga4ghToBed/makefile
- lines changed 3, context: html, text, full: html, text
First cut of a utility to grab reads out of google using GA4GH API.
- src/inc/jsonWrite.h
- lines changed 7, context: html, text, full: html, text
Making 'var' parameter, which describes tag, optional so can be used for unnamed fields, such as in an array.
- src/lib/htmlPage.c
- lines changed 1, context: html, text, full: html, text
Fixing case on Content-Length
- src/lib/jsonWrite.c
- lines changed 19, context: html, text, full: html, text
Making 'var' parameter, which describes tag, optional so can be used for unnamed fields, such as in an array.
- src/utils/bigWigAverageOverBed/bigWigAverageOverBed.c
switch to commits view, user index