diff --git a/view.html b/view.html index a95022b..0ebdc58 100644 --- a/view.html +++ b/view.html @@ -103,579 +103,576 @@ WISECONDOR viewer + - + +
+ +
+
+ Input: + + Chromosome: + + Scale: + + +
+
+
+ + + + + + + +
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Region Details
PropertySelectionCursor
Position
Size
Z-Score
Z-Stouffers
Reference Bins (Avg)
Differentiation (%)
+ + Aberrations +
    +
+

+ + + + - + refStdsArray = [] + refStdsArrayI = [] + for (var i =0; i < refStdsArrayT.length; i++){ + refStdsArray[i] = refStdsArrayT[i] * 300; + refStdsArrayI[i] = -refStdsArray[i] + } - -
- -
-
- Input: - - Chromosome: - - Scale: - - -
-
-
- - - - - - - -
+ selectionStart=0 + selectionEnd=myStringArray.length-1 + drawPlot(); + } + document.getElementById('scaleVal').addEventListener('change', drawPlot, false); -

-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Region Details
PropertySelectionCursor
Position
Size
Z-Score
Z-Stouffers
Reference Bins (Avg)
Differentiation (%)
- - Aberrations -
    -
-

- +