233bc1d31d1db799ea621f75bd2a95ba78ab690e dschmelt Mon Apr 8 14:28:23 2019 -0700 Fixing example numbering and anchors #23271 diff --git src/hg/htdocs/goldenPath/help/bigBed.html src/hg/htdocs/goldenPath/help/bigBed.html index e3e0073..65b37b0 100755 --- src/hg/htdocs/goldenPath/help/bigBed.html +++ src/hg/htdocs/goldenPath/help/bigBed.html @@ -234,31 +234,31 @@ When you click on features, the contents of all extra fields are shown as a table. You can modify the layout of the resulting page with the trackDb settings "skipFields", "sepFields" and "skipEmptyFields", and transform text fields into links with the "urls" trackDb setting.
If you would like to share your bigBed data track with a colleague, learn how to create a URL by -looking at Example #6 on this page.
+looking at Example #6 on this page.Because the bigBed files are indexed binary files, it can be difficult to extract data from them. UCSC has developed the following programs to assist in working with bigBed formats, available from the binary utilities directory:
bigBedToBed
— converts a bigBed file to ASCII BED format.bigBedSummary
— extracts summary information from a bigBed file.bigBedInfo
— prints out information about a bigBed file.