File Changes for braney
switch to commits view, user indexv274_preview2 to v274_base (2012-10-02 to 2012-10-09) v274
- src/hg/makeDb/genbank/src/gbSanity/chkGbIndex.c
- lines changed 8, context: html, text, full: html, text
clean up gbSanity to not generate errors that aren't really errors (#8887)
- src/hg/makeDb/genbank/src/gbSanity/chkMetaDataTbls.c
- lines changed 1, context: html, text, full: html, text
clean up gbSanity to not generate errors that aren't really errors (#8887)
- src/hg/qaPushQ/qaPushQ.c
- lines changed 1, context: html, text, full: html, text
took out crypt.h it's not needed and breaks the compile on MacOs. #8746
- src/hg/txGene/txGeneExplainUpdate2/txGeneExplainUpdate2.c
- lines changed 45, context: html, text, full: html, text
output a set of codes to explain the change of a gene model, rather than a single note. #7045
- src/hg/utils/decipher/buildDecipher
- lines changed 19, context: html, text, full: html, text
add validation to DECIPHER table loading. Now it'll fail if any of the four tables has changed more than 10% (#8840)
- src/hg/utils/decipher/checkDecipher.sh
- lines changed 11, context: html, text, full: html, text
add validation to DECIPHER table loading. Now it'll fail if any of the four tables has changed more than 10% (#8840)
- src/hg/utils/decipher/decipher.tables
- lines changed 4, context: html, text, full: html, text
add validation to DECIPHER table loading. Now it'll fail if any of the four tables has changed more than 10% (#8840)
- src/hg/utils/decipher/validateDecipher.sh
- lines changed 30, context: html, text, full: html, text
add validation to DECIPHER table loading. Now it'll fail if any of the four tables has changed more than 10% (#8840)
switch to commits view, user index