src/hg/hgCustom/hgCustom.c 1.136
1.136 2010/01/13 19:19:52 angie
Added link to BAM format (thanks Ann).
Index: src/hg/hgCustom/hgCustom.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgCustom/hgCustom.c,v
retrieving revision 1.135
retrieving revision 1.136
diff -b -B -U 4 -r1.135 -r1.136
--- src/hg/hgCustom/hgCustom.c 9 Dec 2009 19:28:10 -0000 1.135
+++ src/hg/hgCustom/hgCustom.c 13 Jan 2010 19:19:52 -0000 1.136
@@ -112,9 +112,10 @@
" <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html#GFF'>GFF</A>,\n"
" <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html#GTF'>GTF</A>,\n"
" <A TARGET=_BLANK HREF='../goldenPath/help/wiggle.html'>WIG</A>,\n"
" <A TARGET=_BLANK HREF='../goldenPath/help/bigWig.html'>bigWig</A>,\n"
- " <A TARGET=_BLANK HREF='../goldenPath/help/maf.html'>MAF</A>\n"
+ " <A TARGET=_BLANK HREF='../goldenPath/help/maf.html'>MAF</A>,\n"
+ " <A TARGET=_BLANK HREF='../goldenPath/help/bam.html'>BAM</A>\n"
" or <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html#PSL'>PSL</A>\n"
" formats. To configure the display, set\n"
" <A TARGET=_BLANK HREF='../goldenPath/help/customTrack.html#TRACK'>track</A>\n"
" and"