mikep: changes by commit
switch to grouped by file view, user index
branch to review (2009-04-28 to 2009-05-05) v205
- sorted option is now automatic in the bigBedFileCreate
- src/utils/bedToBigBed/bedToBigBed.c 1.5 - lines changed: 8, context: html, text, full: html, text
- splitting bigBedFileCreate() logic to load bed records from a file separately from calculating summary and writing files
- src/inc/bigBed.h 1.13 - lines changed: 50, context: html, text, full: html, text
- src/lib/bigBed.c 1.17 - lines changed: 233, context: html, text, full: html, text
- more cgi accessors for standard ENV vars
- src/inc/cheapcgi.h 1.64 - lines changed: 6, context: html, text, full: html, text
- src/lib/cheapcgi.c 1.119 - lines changed: 12, context: html, text, full: html, text
- accessor for content_length request header
- src/inc/cheapcgi.h 1.65 - lines changed: 3, context: html, text, full: html, text
- src/lib/cheapcgi.c 1.120 - lines changed: 6, context: html, text, full: html, text
- do make alpha in the encode dirs
- tagalign files exceed the 4gb mysql data limit
- src/hg/lib/encode/tagAlign.sql 1.3 - lines changed: 4, context: html, text, full: html, text
- add tagAligns as bigbed becuase they are too big to load to mysql
- src/hg/encode/encodeLoad/doEncodeLoad.pl 1.64 - lines changed: 50, context: html, text, full: html, text
- src/hg/utils/automation/Encode.pm 1.41 - lines changed: 2, context: html, text, full: html, text
- also copy .as files
- src/hg/encode/encodeLoad/installSqlSchemas.pl 1.2 - lines changed: 26, context: html, text, full: html, text
- updated message
- src/hg/utils/automation/Encode.pm 1.42 - lines changed: 2, context: html, text, full: html, text
- expanding message which lead to a bug somewhere else
- I take the comemnts back. It seems some poeple like to store hash elements as the value of other hash elemnets in hashes.
- v206 preview
- src/utils/qa/weeklybld/buildEnv.csh 1.57 - lines changed: 2, context: html, text, full: html, text
switch to grouped by file view, user index