233bc1d31d1db799ea621f75bd2a95ba78ab690e dschmelt Mon Apr 8 14:28:23 2019 -0700 Fixing example numbering and anchors #23271 diff --git src/hg/htdocs/goldenPath/help/barChart.html src/hg/htdocs/goldenPath/help/barChart.html index 17ff187..20566c0 100755 --- src/hg/htdocs/goldenPath/help/barChart.html +++ src/hg/htdocs/goldenPath/help/barChart.html @@ -337,31 +337,31 @@ barChartSampleUrl http://genome.ucsc.edu/goldenPath/help/examples/barChart/exampleSampleData.txt Please note, the fields in your barChartBars line must match the terms in your categories file (exampleBarChartSamples.txt) in order for the boxplot display to show up on the details page for tracks. Below is an example image indicating the benefit of using these files in a hub, note the "View all data points for..." link that allows extracting data from the matrix file (exampleBarChartMatrix.txt) specific for this named item.
Example boxPlot image

Sharing your data with others

If you would like to share your barChart/bigBarChart 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.

Extracting data from the bigBarChart format

Because bigBarChart 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.