src/hg/hgCustom/hgCustom.c 1.130

1.130 2009/08/05 18:44:46 rhead
Added a note about putting bigBed and bigWig urls in a track line.
Index: src/hg/hgCustom/hgCustom.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgCustom/hgCustom.c,v
retrieving revision 1.129
retrieving revision 1.130
diff -b -B -U 4 -r1.129 -r1.130
--- src/hg/hgCustom/hgCustom.c	24 Jun 2009 23:14:39 -0000	1.129
+++ src/hg/hgCustom/hgCustom.c	5 Aug 2009 18:44:46 -0000	1.130
@@ -99,8 +99,10 @@
   " and"
   " <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html#BROWSER'>browser</A>\n"
   " line attributes as described in the \n"
   " <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html'>User's Guide</A>.\n"
+  " URLs for data in the bigBed and bigWig formats must be embedded in a track\n"
+  " line in the box below.\n"
   );
   }
 else
   {
@@ -119,8 +121,10 @@
   " and"
   " <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html#BROWSER'>browser</A>\n"
   " line attributes as described in the \n"
   " <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html'>User's Guide</A>.\n"
+  " URLs for data in the bigBed and bigWig formats must be embedded in a track\n"
+  " line in the box below.\n"
   " Publicly available custom tracks are listed\n"
   " <A HREF='../goldenPath/customTracks/custTracks.html'>here</A>.\n"
   " Examples are\n"
   " <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html#EXAMPLE1'>here</A>.\n"