616062bf13f7e2b83b636936ec237d22caad6d94 kate Tue Mar 28 21:18:23 2017 -0700 Add boxplot to details page. Fix colors on track config page. refs #18736 diff --git src/hg/lib/barChartSample.as src/hg/lib/barChartSample.as new file mode 100644 index 0000000..5eef309 --- /dev/null +++ src/hg/lib/barChartSample.as @@ -0,0 +1,6 @@ +table barChartSample +"barChart sample description" +( + string sample; "Sample identifier" + string category; "Category identifier (e.g. tissue)" +)