src/hg/hgTrackUi/hgTrackUi.c 1.491
1.491 2009/05/29 21:06:52 kuhn
changed to ChIP-chip to match elsewhere
Index: src/hg/hgTrackUi/hgTrackUi.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgTrackUi/hgTrackUi.c,v
retrieving revision 1.490
retrieving revision 1.491
diff -b -B -U 4 -r1.490 -r1.491
--- src/hg/hgTrackUi/hgTrackUi.c 21 May 2009 20:32:35 -0000 1.490
+++ src/hg/hgTrackUi/hgTrackUi.c 29 May 2009 21:06:52 -0000 1.491
@@ -1563,12 +1563,12 @@
printf("%s",
"<P>The scoring ranges from 0 to 1000 and is based on the number of lines "
"of evidence that support the motif being active. Each of the two "
"<I>sensu stricto</I> species in which the motif was conserved counts "
- "as a line of evidence. If the CHIP/CHIP data showed good (P 0.001) "
+ "as a line of evidence. If the ChIP-chip data showed good (P ≤ 0.001) "
"evidence of binding to the transcription factor associated with the "
- "motif, that counts as two lines of evidence. If the CHIP/CHIP data "
- "showed weaker (P 0.005) evidence of binding, that counts as just one line "
+ "motif, that counts as two lines of evidence. If the ChIP-chip data "
+ "showed weaker (P ≤ 0.005) evidence of binding, that counts as just one line "
"of evidence. The following table shows the relationship between lines "
"of evidence and score:");
printf("<P>");
hTableStart();