7fede59d2f44a75de07669204558815a12d6766f jcasper Thu Oct 8 13:40:54 2020 -0700 Adding note about hic format to hgCustom page, no ticket (Thanks b0b) diff --git src/hg/hgCustom/hgCustom.c src/hg/hgCustom/hgCustom.c index 392c530..d7f4cf2 100644 --- src/hg/hgCustom/hgCustom.c +++ src/hg/hgCustom/hgCustom.c @@ -110,30 +110,31 @@ " bigGenePred,\n" " bigInteract,\n" " bigMaf,\n" " bigPsl,\n" " bigWig,\n" " BAM,\n" " barChart,\n" " VCF,\n" " BED,\n" " BED detail,\n" " bedGraph,\n" " broadPeak,\n" " CRAM,\n" " GFF,\n" " GTF,\n" +" hic,\n" " interact,\n" " MAF,\n" " narrowPeak,\n" " Personal Genome SNP,\n" " PSL,\n" " or WIG\n" " formats. To configure the display, set\n" " track\n" " and" " browser\n" " line attributes as described in the \n" " User's Guide.
\n" " Data in the bigBed, bigWig, bigGenePred, BAM and VCF formats can be provided via only a URL or embedded in a track\n" " line in the box below.\n" " Examples are\n"