233bc1d31d1db799ea621f75bd2a95ba78ab690e dschmelt Mon Apr 8 14:28:23 2019 -0700 Fixing example numbering and anchors #23271 diff --git src/hg/htdocs/goldenPath/help/bigPsl.html src/hg/htdocs/goldenPath/help/bigPsl.html index 0a21ef4..60bcacb 100755 --- src/hg/htdocs/goldenPath/help/bigPsl.html +++ src/hg/htdocs/goldenPath/help/bigPsl.html @@ -191,31 +191,31 @@ above):
bedToBigBed -as=bigPsl.as -type=bed12+13 -tab bigPsl.txt hg38.chrom.sizes bigPsl.bb
If you would like to share your bigPsl data track with a colleague, learn how to create a URL by -looking at Example 11 on this page.
+looking at Example #6 on this page.Because bigPsl files are an extension of bigBed files, which 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.