File Changes for cline
switch to commits view, user indexv259_preview to v259_preview2 (2011-10-25 to 2011-11-01) v259
- src/hg/lib/hdb.c
- lines changed 1, context: html, text, full: html, text
To resolve Redmine # 1118, repeating domain links. The issue is that when a protein has multiple instances of the same domain, the known gene details page shows multiple (redundant) links to the domain entry. Resolved this by replacing a 'select' statement with a 'select distinct'
- src/hg/txCds/txInfoAssemble/txInfoAssemble.c
- lines changed 1, context: html, text, full: html, text
Addressing code review #5758 feedback: I'd written a nice new function but then had forgotten to call it
switch to commits view, user index