Commits for kent
switch to files view, user index
v324_preview to v324_preview2 (2015-10-12 to 2015-10-19) v324
- Revamping code so that fields that are not in lock step, but that are completely predictable based on key field, can be glommed into a stanza. Changing scoring of partitioning to get partial credit in these predictable but not lock step cases. It tends to result in less partitioning into deep nests of one line stanzas until the end.
- src/tagStorm/tagStormFromTab/tagStormFromTab.c - lines changed 164, context: html, text, full: html, text
- Renaming stuff from Locked to Predictable to better reflect new context.
- src/tagStorm/tagStormFromTab/tagStormFromTab.c - lines changed 9, context: html, text, full: html, text
- Improving commenting, removing some debugging code, and clamping a weight to be no more than 1.
- src/tagStorm/tagStormFromTab/tagStormFromTab.c - lines changed 21, context: html, text, full: html, text
- Turning uglyfs to verbose-2's
- src/tagStorm/tagStormFromTab/tagStormFromTab.c - lines changed 4, context: html, text, full: html, text
- Adding a basic validataor for tab separated files and applying it to validate kallisto_abundance
- src/hg/cirm/cdw/cdwMakeValidFile/cdwMakeValidFile.c - lines changed 39, context: html, text, full: html, text
- Making this include a file it depends on.
- src/hg/cirm/cdw/inc/cdwLib.h - lines changed 4, context: html, text, full: html, text
- Fixing kind of subtle bug in ordering of indexes in output.
- src/hg/makeDb/schema/dbSnoop/dbSnoop.c - lines changed 4, context: html, text, full: html, text
- Fixing copyright on some old essentially public domain files.
- Fixing copyright statement.
- Adding tagStormIndexExtended.
- Adding error message for evaluation non-integer strings as integers.
- Making it so that it only joins to actual stanza with ID, not child stanzas as well.
- src/tagStorm/tagStormJoinTab/tagStormJoinTab.c - lines changed 1, context: html, text, full: html, text
- Seeing if an apostrophe in a printf format string adds commas at thousands millions, etd in big numbers in the C library the way it now does in bash. It does not yet work in C.
- src/hg/oneShot/freen/freen.c - lines changed 26, context: html, text, full: html, text
- Adding sub_tissue field from Spyro's spreadsheet.
- src/hg/cirm/quakeLab/quakeBrainGeo1/meta.txt - lines changed 25, context: html, text, full: html, text
- Adding eight new tags and a new SRA_ prefix for unchecked tags from the short read archive.
- src/hg/cirm/cdw/lib/cdwValid.c - lines changed 11, context: html, text, full: html, text
- Making a meaningful usage message.
- src/hg/cirm/cdw/cdwChangeAccess/cdwChangeAccess.c - lines changed 12, context: html, text, full: html, text
- Making -dry option produce some output to stdout.
- src/hg/cirm/cdw/cdwGroupFile/cdwGroupFile.c - lines changed 4, context: html, text, full: html, text
- Dealing with strings longer than 255 characters in tag values.
- src/hg/cirm/cdw/cdwMakeFileTags/cdwMakeFileTags.c - lines changed 9, context: html, text, full: html, text
- Adding kallisto_abundance format.
- src/hg/cirm/cdw/cdwSubmit/cdwSubmit.c - lines changed 2, context: html, text, full: html, text
switch to files view, user index