Commits for angie
switch to files view, user index
v328_base to v329_preview (2016-02-08 to 2016-02-15) v329
- hubCrawl now includes genomes.txt fields organism, description and scientificName (if provided).
Previously, searching for "arabidopsis" did not bring up the DNA Methylation hub because its
description html has an img that shows arabidopsis counts, but no "arabidopsis" in the text.
- src/hg/utils/hubCrawl/hubCrawl.c - lines changed 16, context: html, text, full: html, text
- hgSuggest (and most likely anything that needs to output JSON) needs to use jsonStringEscape instead of javaScriptLiteralEncode. Added cgiSpoof for command-line debugging.
- src/hg/hgSuggest/hgSuggest.c - lines changed 3, context: html, text, full: html, text
switch to files view, user index