39c0270589d31890909cc5d783177ba1d5652d90
max
Wed Feb 7 09:18:10 2024 -0800
adding cram as a file format to the hgCustom doc text, thanks to MarkD
diff --git src/hg/hgCustom/hgCustom.c src/hg/hgCustom/hgCustom.c
index 892e3d0..5ea9937 100644
--- src/hg/hgCustom/hgCustom.c
+++ src/hg/hgCustom/hgCustom.c
@@ -121,31 +121,31 @@
" 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.
\n"
"
\n"
-" - You can paste just the URL to the file, without a \"track\" line, for bigBed, bigWig, bigGenePred, BAM and VCF.
"
+" - You can paste just the URL to the file, without a \"track\" line, for bigBed, bigWig, bigGenePred, CRAM, BAM and VCF.
"
" - To configure the display, set\n"
" track\n"
" and"
" browser\n"
" line attributes as described in the \n"
" User's Guide.
\n"
" Examples are\n"
" here.\n"
" If you do not have web-accessible data storage available, please see the\n"
" Hosting section of the Track Hub Help documentation.\n
"
"
\n"
" Please note a much more efficient way to load data is to use\n"
" Track Hubs, which are loaded\n"
" from the Track Hubs Portal found in the menu under My Data.\n"
);