Commits for angie
switch to files view, user index
v247_base to v248_preview (2011-02-14 to 2011-02-22) v248
- Tweaked comment describing bamFileNameFromTable().
- Fixing bug found while playing w/hgTables for Code Review #2840(not caused by Brian's changes): BAM tracks can have separate
BAM files per chromosome, in which case the db table has an extra
column seqName, so bigWigFileName() won't return the correct
fileName for those tracks. Share bigWigFileName's logic for
detecting custom track or hub track, and use bamFile.h's
bamFileNameFromTable() for database tables.
- src/hg/hgTables/bigWig.c - lines changed 12, context: html, text, full: html, text
- src/hg/hgTables/hgTables.h - lines changed 8, context: html, text, full: html, text
switch to files view, user index