ebb5add03bf8711847f03e0c7183541b4b515917 braney Thu Jun 26 09:16:13 2025 -0700 oops, left this out of the bedMethyl commit diff --git src/hg/hgCustom/hgCustom.c src/hg/hgCustom/hgCustom.c index 3ef26171a3c..8f6af7f1d42 100644 --- src/hg/hgCustom/hgCustom.c +++ src/hg/hgCustom/hgCustom.c @@ -104,30 +104,31 @@ void addIntro() /* display overview and help message for "add" screen */ { puts(" Data must be formatted in\n" " bigBed,\n" " bigBarChart,\n" " bigChain,\n" " bigGenePred,\n" " bigInteract,\n" " bigLolly,\n" " bigMaf,\n" " bigPsl,\n" " bigWig,\n" " BAM,\n" " barChart,\n" +" barChart,\n" " VCF,\n" " BED,\n" " BED detail,\n" " bedGraph,\n" " broadPeak,\n" " CRAM,\n" " GFF,\n" " GFF3,\n" " GTF,\n" " hic,\n" " interact,\n" " MAF,\n" " narrowPeak,\n" " Personal Genome SNP,\n" " PSL,\n"