cf8b165f6f368e7b0add78408339b203e227715c
gperez2
Wed Jul 16 11:37:09 2025 -0700
Updating the bedMethy/bigMethly help page links, refs #36002
diff --git src/hg/hgCustom/hgCustom.c src/hg/hgCustom/hgCustom.c
index 8f6af7f1d42..9d471fb5713 100644
--- src/hg/hgCustom/hgCustom.c
+++ src/hg/hgCustom/hgCustom.c
@@ -100,39 +100,40 @@
"document.mainForm.%s.value = '';", field);
cgiMakeOnClickButton(id, javascript, " Clear ");
}
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"
+" bigMethyl,\n"
" bigPsl,\n"
" bigWig,\n"
" BAM,\n"
" barChart,\n"
-" barChart,\n"
" VCF,\n"
" BED,\n"
" BED detail,\n"
" bedGraph,\n"
+" bedMethyl,\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"
" or WIG\n"
" formats.
\n"
"