File Changes for kent
switch to commits view, user indexv331_base to v332_preview (2016-04-11 to 2016-04-18) v332
- src/hg/cirm/cdw/cdwSubmit/cdwSubmit.c
- lines changed 7, context: html, text, full: html, text
Improving usage message for cdwSubmit.
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c
- lines changed 50, context: html, text, full: html, text
Wrapping format column with a hyperlink that will display file in web browser for formats that web browsers support.
- src/hg/cirm/cdw/lib/cdwValid.c
- lines changed 3, context: html, text, full: html, text
Adding three new tags - dna_concentration, rin, and version
- src/hg/cirm/cdw/makefile
- lines changed 2, context: html, text, full: html, text
Adding cdwVcfStats to the utilities made.
- src/hg/logCrawl/userDbCrawl/makefile
- lines changed 3, context: html, text, full: html, text
Writing something that will lightly filter a userDb or sessionDb dump and convert it to var/val/count table.
- src/hg/logCrawl/userDbCrawl/userDbVvc.c
- lines changed 150, context: html, text, full: html, text
Writing something that will lightly filter a userDb or sessionDb dump and convert it to var/val/count table.
- src/hg/oneShot/freen/freen.c
- lines changed 68, context: html, text, full: html, text
Helping test new error message in fileModTime.
- src/lib/osunix.c
- lines changed 1, context: html, text, full: html, text
Improving error message in fileModTime.
- src/lib/vcf.c
- lines changed 1, context: html, text, full: html, text
Relaxing checking of ID symbols in INFO and FORMAT metadata lines of VCF files.
- src/utils/paraMd5/paraMd5.c
- lines changed 8, context: html, text, full: html, text
Printout out some "I am alive" dots to stderr.
switch to commits view, user index