File Changes for markd
switch to commits view, user indexv312_preview2 to v312_base (2015-02-09 to 2015-02-16) v312
- src/hg/genePredCheck/genePredCheck.c
- lines changed 25, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
- src/hg/inc/genePred.h
- lines changed 7, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
- src/hg/lib/genePred.c
- lines changed 83, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
- src/hg/makeDb/outside/gencode/gencodeLoad.mk
- lines changed 4, context: html, text, full: html, text
suggestions from code review: use HOME rather than hardcode markd users. Add error call to remind about updating import of TSL before next release
- src/hg/utils/genePredFilter/genePredFilter.c
- lines changed 80, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
- src/hg/utils/genePredFilter/makefile
- lines changed 3, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
- src/hg/utils/genePredFilter/tests/expected/gencodeHackDbTest.gp
- lines changed 8, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
- src/hg/utils/genePredFilter/tests/expected/gencodeHackTest.gp
- lines changed 9, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
- src/hg/utils/genePredFilter/tests/input/gencodeHack.gp
- lines changed 10, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
- src/hg/utils/genePredFilter/tests/makefile
- lines changed 20, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
- lines changed 4, context: html, text, full: html, text
turn off verbose options to keep automatic tests happy
- src/hg/utils/makefile
- lines changed 2, context: html, text, full: html, text
Created a program to filter genePreds file. Currently filters
based on genePredCheck validation errors.
switch to commits view, user index