e7ff60aa889ee54148f5a99447adcba6303dab47
tdreszer
Wed Aug 25 15:02:45 2010 -0700
Updated 'recently done' list
diff --git src/hg/hgTracks/searchTracks.c src/hg/hgTracks/searchTracks.c
index 8ecf681..c9f92fa 100644
--- src/hg/hgTracks/searchTracks.c
+++ src/hg/hgTracks/searchTracks.c
@@ -165,7 +165,7 @@
char *whiteList[WHITE_LIST_COUNT][2] = {
{"age", "Age of experimental organism"},
{"accession", "Accession - external"},
- {"antibody", "Antibody - targetting protein"},
+ {"antibody", "Antibody or target protein"},
{"cell", "Cell Line"},
{"localization", "Cell compartment"},
{"control", "Control or Input for ChIPseq"},
@@ -818,6 +818,7 @@
}
hPrintf("
Recently Done
\n"
+ "- Metadata variables have been 'white-listed' to only include vetted items. Short text descriptions and vetted list should be reviewed.
"
"- 'Clear' button added and search and clear buttons should be meaningfully enabled/disabled.
"
"- Clicking on shortLabel for found track will popup the description text. Subtracks should show their composite description.
"
"- Non-data 'container' tracks (composites and supertracks) have '*' to mark them, and can be configured before displaying. Better suggestions?
"
@@ -832,7 +833,6 @@
"
QUESTION: Is that a bug? REM that description search is NOT inherited. (* Suggestions below.)"
"
"
"Suggested improvments:
\n"
- "- The metadata variables should be 'white-listed' to only include vetted items. Nicer text should be displayed for these.
"
"- The metadata values will not be white-listed, but it would be nice to have more descriptive text for them. A short label added to cv.ra?
"
"- Look and feel of found track list (here) and composite subtrack list (hgTrackUi) should converge. Jim suggests look and feel of hgTracks 'Configure Tracks...' list instead.
"
"- Drop-down list of terms (cells, antibodies, etc.) should be multi-select with checkBoxes as seen in filterComposites. Perhaps saved for v2.0.
"