File Changes for braney
switch to commits view, user indexv274_preview to v274_preview2 (2012-09-25 to 2012-10-02) v274
- src/hg/hgGene/domains.c
- lines changed 1, context: html, text, full: html, text
change link to Interpro graphical view of domains in hgGene. This really shouldn't be in the source, but it is! (#9206)
- src/hg/hgTracks/simpleTracks.c
- lines changed 1, context: html, text, full: html, text
use proteome.spXref3 instead of depricated proteom.spXref2 to decide what color to make known genes on assemblies that don't have kgColor table. (#8694)
- src/hg/makeDb/genbank/src/dbload/gbBuildState.c
- src/hg/utils/twoBitMask/twoBitMask.c
- lines changed 2, context: html, text, full: html, text
took out bogus check to see if output file was a 2bit file. This check used to just make sure that the name ended in .2bit, but now it actually opens the file to look for a signature. I don't think we should have twoBitMask enforce filenames ending in .2bit
switch to commits view, user index