src/hg/hgLiftOver/hgLiftOver.c 1.61

1.61 2009/05/08 23:36:25 rhead
Changed example double-lift from human to mouse, as we now have the direct lifts for the human example mentioned.
Index: src/hg/hgLiftOver/hgLiftOver.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgLiftOver/hgLiftOver.c,v
retrieving revision 1.60
retrieving revision 1.61
diff -b -B -U 4 -r1.60 -r1.61
--- src/hg/hgLiftOver/hgLiftOver.c	3 Sep 2008 19:18:56 -0000	1.60
+++ src/hg/hgLiftOver/hgLiftOver.c	8 May 2009 23:36:25 -0000	1.61
@@ -75,10 +75,10 @@
     "The input data can be pasted into the text box, or uploaded from a file.  "
     "If a pair of assemblies cannot be selected from the pull-down menus,"
     " a direct lift between them is unavailable.  "
     "However, a sequential lift may be possible.  "
-    "Example: lift from Human, July 2003 to Human, May 2004, and then from Human, "
-    "May 2004 to Human, Mar. 2006 to achieve a lift from hg16 to hg18.  "
+    "Example: lift from Mouse, May 2004, to Mouse, Feb. 2006, and then from Mouse, "
+    "Feb. 2006 to Mouse, July 2007 to achieve a lift from mm5 to mm9.  "
     "");
 
 /* create HMTL form */
 puts("<FORM ACTION=\"../cgi-bin/hgLiftOver\" METHOD=\"POST\" "