-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6391779
commit 3bd0815
Showing
15 changed files
with
949 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"Aacute":"\u00C1","aacute":"\u00E1","Acirc":"\u00C2","acirc":"\u00E2","acute":"\u00B4","AElig":"\u00C6","aelig":"\u00E6","Agrave":"\u00C0","agrave":"\u00E0","amp":"&","AMP":"&","Aring":"\u00C5","aring":"\u00E5","Atilde":"\u00C3","atilde":"\u00E3","Auml":"\u00C4","auml":"\u00E4","brvbar":"\u00A6","Ccedil":"\u00C7","ccedil":"\u00E7","cedil":"\u00B8","cent":"\u00A2","copy":"\u00A9","COPY":"\u00A9","curren":"\u00A4","deg":"\u00B0","divide":"\u00F7","Eacute":"\u00C9","eacute":"\u00E9","Ecirc":"\u00CA","ecirc":"\u00EA","Egrave":"\u00C8","egrave":"\u00E8","ETH":"\u00D0","eth":"\u00F0","Euml":"\u00CB","euml":"\u00EB","frac12":"\u00BD","frac14":"\u00BC","frac34":"\u00BE","gt":">","GT":">","Iacute":"\u00CD","iacute":"\u00ED","Icirc":"\u00CE","icirc":"\u00EE","iexcl":"\u00A1","Igrave":"\u00CC","igrave":"\u00EC","iquest":"\u00BF","Iuml":"\u00CF","iuml":"\u00EF","laquo":"\u00AB","lt":"<","LT":"<","macr":"\u00AF","micro":"\u00B5","middot":"\u00B7","nbsp":"\u00A0","not":"\u00AC","Ntilde":"\u00D1","ntilde":"\u00F1","Oacute":"\u00D3","oacute":"\u00F3","Ocirc":"\u00D4","ocirc":"\u00F4","Ograve":"\u00D2","ograve":"\u00F2","ordf":"\u00AA","ordm":"\u00BA","Oslash":"\u00D8","oslash":"\u00F8","Otilde":"\u00D5","otilde":"\u00F5","Ouml":"\u00D6","ouml":"\u00F6","para":"\u00B6","plusmn":"\u00B1","pound":"\u00A3","quot":"\"","QUOT":"\"","raquo":"\u00BB","reg":"\u00AE","REG":"\u00AE","sect":"\u00A7","shy":"\u00AD","sup1":"\u00B9","sup2":"\u00B2","sup3":"\u00B3","szlig":"\u00DF","THORN":"\u00DE","thorn":"\u00FE","times":"\u00D7","Uacute":"\u00DA","uacute":"\u00FA","Ucirc":"\u00DB","ucirc":"\u00FB","Ugrave":"\u00D9","ugrave":"\u00F9","uml":"\u00A8","Uuml":"\u00DC","uuml":"\u00FC","Yacute":"\u00DD","yacute":"\u00FD","yen":"\u00A5","yuml":"\u00FF"} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"amp":"&","apos":"'","gt":">","lt":"<","quot":"\""} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"0":65533,"128":8364,"130":8218,"131":402,"132":8222,"133":8230,"134":8224,"135":8225,"136":710,"137":8240,"138":352,"139":8249,"140":338,"142":381,"145":8216,"146":8217,"147":8220,"148":8221,"149":8226,"150":8211,"151":8212,"152":732,"153":8482,"154":353,"155":8250,"156":339,"158":382,"159":376} |
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Panoptes</title> | ||
<link href='http://fonts.googleapis.com/css?family=Roboto:400,700,700italic' rel='stylesheet' type='text/css'> | ||
<style> | ||
body { | ||
margin: 0; | ||
} | ||
#JSwarning { | ||
padding: 20px; | ||
font-family: sans-serif; | ||
border-bottom: 4px solid #3d8bd5; | ||
} | ||
#widthWarning { | ||
display: none; | ||
padding: 20px; | ||
font-family: sans-serif; | ||
border-bottom: 4px solid #3d8bd5; | ||
} | ||
@media only screen and (max-width: 749px) { | ||
#widthWarning { | ||
display: block; | ||
} | ||
} | ||
</style> | ||
<script type="text/javascript"> | ||
//These will be injected at the server | ||
initialConfig = { | ||
dataset: "Samples_and_Variants", | ||
// dataset: "Ag1000G", | ||
workspace: "workspace_1", | ||
logo: 'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 367.76001 70.879997" height="29" width="150" xml:space="preserve" version="1.1"><g transform="matrix(1.3333333,0,0,-1.3333333,0,70.88)" id="g10"> <g transform="scale(0.1)"> <path style="fill:#292c78;" d="M 2.65625,523.289 H 156.016 L 205.996,317.5 h 0.977 l 49.98,205.789 H 410.312 V 173.457 H 308.398 v 224.402 h -0.976 L 246.672,173.457 H 166.301 L 105.547,397.859 H 104.57 V 173.457 H 2.65625 v 349.832"/> <path style="fill:#292c78;" d="m 599.473,287.605 c -11.746,-5.867 -24.981,-9.304 -38.211,-12.234 -21.555,-4.91 -32.824,-10.305 -32.824,-27.441 0,-11.758 12.734,-23.528 30.378,-23.528 22.051,0 39.192,13.235 40.657,39.692 z m 93.105,-57.312 c 0,-19.109 0.969,-40.684 11.758,-56.836 h -98.977 c -2.449,6.848 -3.921,17.148 -3.433,24.004 h -0.969 C 580.371,173.945 550.48,167.07 519.121,167.07 c -48.992,0 -89.656,23.535 -89.656,76.934 0,80.351 94.07,77.422 143.555,86.719 13.23,2.461 26.453,6.379 26.453,22.547 0,17.152 -16.161,23.527 -31.836,23.527 -29.895,0 -35.782,-15.195 -36.27,-25.977 h -90.156 c 2.949,71.543 70.559,83.301 130.82,83.301 121.516,0 120.547,-50.48 120.547,-99.473 V 230.293"/> <path style="fill:#292c78;" d="m 726.406,173.457 h 97.0117 V 523.289 H 726.406 Z"/> <path style="fill:#292c78;" d="m 1014.02,287.605 c -11.75,-5.867 -24.977,-9.304 -38.208,-12.234 -21.554,-4.91 -32.824,-10.305 -32.824,-27.441 0,-11.758 12.735,-23.528 30.379,-23.528 22.055,0 39.193,13.235 40.653,39.692 z m 93.11,-57.312 c 0,-19.109 0.97,-40.684 11.76,-56.836 h -98.98 c -2.45,6.848 -3.92,17.148 -3.44,24.004 h -0.96 c -20.588,-23.516 -50.483,-30.391 -81.838,-30.391 -48.992,0 -89.656,23.535 -89.656,76.934 0,80.351 94.07,77.422 143.55,86.719 13.234,2.461 26.454,6.379 26.454,22.547 0,17.152 -16.161,23.527 -31.84,23.527 -29.883,0 -35.774,-15.195 -36.262,-25.977 h -90.156 c 2.949,71.543 70.554,83.301 130.82,83.301 121.518,0 120.548,-50.48 120.548,-99.473 V 230.293"/> <path style="fill:#292c78;" d="m 1136.24,427.742 h 93.1 v -40.664 h 0.97 c 15.69,30.371 36.27,47.043 71.55,47.043 9.79,0 19.1,-1.476 28.41,-3.926 v -85.742 c -9.79,3.43 -18.62,6.367 -38.21,6.367 -38.22,0 -58.8,-22.539 -58.8,-76.925 V 173.457 h -97.02 v 254.285"/> <path style="fill:#292c78;" d="m 1338.93,427.742 h 97.02 V 173.457 h -97.02 z m 97.02,27.453 h -97.02 v 68.094 h 97.02 v -68.094"/> <path style="fill:#292c78;" d="m 1626.55,287.605 c -11.76,-5.867 -25,-9.304 -38.22,-12.234 -21.56,-4.91 -32.83,-10.305 -32.83,-27.441 0,-11.758 12.74,-23.528 30.39,-23.528 22.05,0 39.2,13.235 40.66,39.692 z m 93.1,-57.312 c 0,-19.109 0.98,-40.684 11.76,-56.836 h -98.98 c -2.45,6.848 -3.91,17.148 -3.44,24.004 h -0.96 c -20.6,-23.516 -50.48,-30.391 -81.84,-30.391 -48.99,0 -89.66,23.535 -89.66,76.934 0,80.351 94.07,77.422 143.56,86.719 13.23,2.461 26.46,6.379 26.46,22.547 0,17.152 -16.18,23.527 -31.84,23.527 -29.91,0 -35.78,-15.195 -36.26,-25.977 h -90.16 c 2.94,71.543 70.55,83.301 130.82,83.301 121.52,0 120.54,-50.48 120.54,-99.473 V 230.293"/> <path style="fill:#f78f11;" d="m 2009.25,209.219 c -24.01,-30.879 -61.25,-44.09 -99.46,-44.09 -103.39,0 -167.08,80.348 -167.08,179.812 0,133.282 93.58,186.68 172.47,186.68 89.18,0 145.52,-48.508 161.2,-130.82 H 1973 c -3.93,25.476 -25.49,43.601 -50.97,43.601 -73.98,0 -71.53,-77.91 -71.53,-101.914 0,-32.832 13.23,-90.152 78.88,-90.152 25,0 50.47,12.73 55.86,38.711 h -47.53 v 74.961 h 143.08 V 173.457 h -68.11 l -3.43,35.762"/> <path style="fill:#f78f11;" d="m 2114.63,523.289 h 289.58 v -89.664 h -181.8 V 390.02 h 165.14 v -83.293 h -165.14 v -43.614 h 187.19 v -89.656 h -294.97 v 349.832"/> <path style="fill:#f78f11;" d="m 2440.5,523.289 h 110.23 l 101.93,-187.168 h 0.96 v 187.168 h 101.93 V 173.457 h -104.86 l -107.3,191.086 h -1 V 173.457 H 2440.5 v 349.832"/> <path style="fill:#292c78;" d="M 100.996,2.61719 H 88.6797 L 85.7617,15.5469 C 75.4414,3.84766 66.0547,0 52.6562,0 19.707,0 0,26.1719 0,57.5781 c 0,31.4141 19.707,57.5899 52.6562,57.5899 24.0118,0 44.1915,-12.785 47.1094,-37.5703 H 80.9844 c -1.8438,14.4726 -14.4688,21.8671 -28.3282,21.8671 -23.5546,0 -33.4101,-20.7929 -33.4101,-41.8867 0,-21.0937 9.8555,-41.875 33.4101,-41.875 19.7071,-0.3047 30.4883,11.543 30.793,30.1758 h -29.25 V 60.5078 H 100.996 V 2.61719"/> <path style="fill:#292c78;" d="m 121.941,112.551 h 79.133 V 95.918 H 141.191 V 67.1289 h 55.418 V 51.4258 H 141.191 V 19.25 h 60.965 V 2.61719 H 121.941 V 112.551"/> <path style="fill:#292c78;" d="m 218.176,112.551 h 20.32 l 50.195,-80.9885 h 0.301 v 80.9885 h 18.32 V 2.61719 h -20.32 L 236.965,83.4453 h -0.473 V 2.61719 H 218.176 V 112.551"/> <path style="fill:#292c78;" d="m 343.508,57.5781 c 0,-21.0937 9.851,-41.875 33.406,-41.875 23.555,0 33.406,20.7813 33.406,41.875 0,21.0938 -9.851,41.8867 -33.406,41.8867 -23.555,0 -33.406,-20.7929 -33.406,-41.8867 z m 86.062,0 C 429.57,26.1719 409.863,0 376.914,0 c -32.949,0 -52.656,26.1719 -52.656,57.5781 0,31.4141 19.707,57.5899 52.656,57.5899 32.949,0 52.656,-26.1758 52.656,-57.5899"/> <path style="fill:#292c78;" d="m 446.816,112.551 h 27.102 l 30.32,-86.0666 h 0.313 l 29.558,86.0666 h 26.789 V 2.61719 h -18.32 V 87.4492 h -0.305 L 511.785,2.61719 H 495.93 L 465.449,87.4492 h -0.312 V 2.61719 H 446.816 V 112.551"/> <path style="fill:#292c78;" d="m 584.004,2.61719 h 19.25 v 109.934 h -19.25 z"/> <path style="fill:#292c78;" d="m 701.016,77.5977 c -3.235,12.6289 -11.399,21.8671 -27.403,21.8671 -23.554,0 -33.41,-20.7929 -33.41,-41.8867 0,-21.0937 9.856,-41.875 33.41,-41.875 17.09,0 26.477,12.7813 28.02,28.7891 H 720.41 C 718.879,18.1641 700.242,0 673.613,0 c -32.949,0 -52.656,26.1719 -52.656,57.5781 0,31.4141 19.707,57.5899 52.656,57.5899 24.785,-0.156 44.336,-13.859 46.653,-37.5703 h -19.25"/> <path style="fill:#292c78;" d="m 780.77,112.551 h 79.14 V 95.918 H 800.02 V 67.1289 h 55.429 V 51.4258 H 800.02 V 19.25 h 60.964 V 2.61719 H 780.77 V 112.551"/> <path style="fill:#292c78;" d="m 897.02,60.5078 h 28.175 c 8.621,0 19.246,4.3047 19.246,18.1641 0,14.4726 -8.777,18.1758 -18.933,18.1758 H 897.02 Z m -19.247,52.0432 h 48.504 c 31.411,0 37.414,-20.3244 37.414,-34.0354 0,-13.5429 -6.003,-33.8672 -37.414,-33.7109 H 897.02 V 2.61719 H 877.773 V 112.551"/> <path style="fill:#292c78;" d="m 980.469,2.61719 h 19.25 v 109.934 h -19.25 z"/> <path style="fill:#292c78;" d="m 1042.52,18.3203 h 18.94 c 30.17,0 36.65,17.2461 36.65,39.2578 0,22.0235 -6.48,39.2696 -36.65,39.2696 h -18.94 z m -19.25,94.2307 h 45.58 c 33.86,0 48.49,-24.6408 48.49,-54.9729 0,-30.332 -14.63,-54.96091 -48.49,-54.96091 h -45.58 V 112.551"/> <path style="fill:#292c78;" d="m 1134.44,112.551 h 79.13 V 95.918 h -59.88 V 67.1289 h 55.42 V 51.4258 h -55.42 V 19.25 h 60.97 V 2.61719 h -80.22 V 112.551"/> <path style="fill:#292c78;" d="m 1231.13,112.551 h 27.1 l 30.32,-86.0666 h 0.32 l 29.56,86.0666 h 26.78 V 2.61719 h -18.32 V 87.4492 h -0.3 L 1296.1,2.61719 h -15.86 l -30.47,84.83201 h -0.32 V 2.61719 h -18.32 V 112.551"/> <path style="fill:#292c78;" d="m 1368.32,2.61719 h 19.2383 v 109.934 H 1368.32 Z"/> <path style="fill:#292c78;" d="m 1424.52,57.5781 c 0,-21.0937 9.86,-41.875 33.41,-41.875 23.55,0 33.41,20.7813 33.41,41.875 0,21.0938 -9.86,41.8867 -33.41,41.8867 -23.55,0 -33.41,-20.7929 -33.41,-41.8867 z m 86.07,0 C 1510.59,26.1719 1490.88,0 1457.93,0 c -32.95,0 -52.66,26.1719 -52.66,57.5781 0,31.4141 19.71,57.5899 52.66,57.5899 32.95,0 52.66,-26.1758 52.66,-57.5899"/> <path style="fill:#292c78;" d="m 1528.13,112.551 h 19.25 V 19.25 h 55.89 V 2.61719 h -75.14 V 112.551"/> <path style="fill:#292c78;" d="m 1629.91,57.5781 c 0,-21.0937 9.86,-41.875 33.41,-41.875 23.56,0 33.41,20.7813 33.41,41.875 0,21.0938 -9.85,41.8867 -33.41,41.8867 -23.55,0 -33.41,-20.7929 -33.41,-41.8867 z m 86.07,0 C 1715.98,26.1719 1696.27,0 1663.32,0 c -32.95,0 -52.66,26.1719 -52.66,57.5781 0,31.4141 19.71,57.5899 52.66,57.5899 32.95,0 52.66,-26.1758 52.66,-57.5899"/> <path style="fill:#292c78;" d="m 1829.44,2.61719 h -12.31 L 1814.2,15.5469 C 1803.89,3.84766 1794.49,0 1781.1,0 c -32.95,0 -52.65,26.1719 -52.65,57.5781 0,31.4141 19.7,57.5899 52.65,57.5899 24.02,0 44.19,-12.785 47.11,-37.5703 h -18.78 c -1.85,14.4726 -14.47,21.8671 -28.33,21.8671 -23.55,0 -33.4,-20.7929 -33.4,-41.8867 0,-21.0937 9.85,-41.875 33.4,-41.875 19.71,-0.3047 30.48,11.543 30.79,30.1758 h -29.25 v 14.6289 h 46.8 V 2.61719"/> <path style="fill:#292c78;" d="m 1879.03,45.7227 -41.27,66.8283 h 22.33 l 29.1,-49.2698 28.64,49.2698 h 21.55 L 1898.27,45.7227 V 2.61719 h -19.24 V 45.7227"/> <path style="fill:#292c78;" d="m 1992.2,112.551 h 20.32 l 50.19,-80.9885 h 0.32 v 80.9885 h 18.32 V 2.61719 h -20.32 l -50.04,80.82811 h -0.47 V 2.61719 H 1992.2 V 112.551"/> <path style="fill:#292c78;" d="m 2104.13,112.551 h 79.14 V 95.918 h -59.89 V 67.1289 h 55.43 V 51.4258 h -55.43 V 19.25 h 60.97 V 2.61719 h -80.22 V 112.551"/> <path style="fill:#292c78;" d="m 2190.66,112.551 h 89 V 95.918 h -34.95 V 2.61719 h -19.25 V 95.918 h -34.8 v 16.633"/> <path style="fill:#292c78;" d="m 2281.66,112.551 h 19.55 l 19.86,-84.0666 h 0.31 l 22.16,84.0666 h 19.71 l 21.56,-84.0666 h 0.31 l 20.48,84.0666 h 19.55 L 2394.81,2.61719 h -19.55 l -22.01,84.06251 h -0.31 L 2330.46,2.61719 h -19.85 L 2281.66,112.551"/> <path style="fill:#292c78;" d="m 2451.18,57.5781 c 0,-21.0937 9.86,-41.875 33.41,-41.875 23.55,0 33.41,20.7813 33.41,41.875 0,21.0938 -9.86,41.8867 -33.41,41.8867 -23.55,0 -33.41,-20.7929 -33.41,-41.8867 z m 86.07,0 C 2537.25,26.1719 2517.54,0 2484.59,0 c -32.95,0 -52.66,26.1719 -52.66,57.5781 0,31.4141 19.71,57.5899 52.66,57.5899 32.95,0 52.66,-26.1758 52.66,-57.5899"/> <path style="fill:#292c78;" d="m 2574.04,62.5117 h 31.57 c 12.15,0 18.77,6.0039 18.77,17.5469 0,14.0117 -9.08,16.7891 -19.09,16.7891 h -31.25 z m -19.25,50.0393 h 52.5 c 24.03,0 36.34,-11.086 36.34,-29.719 0,-21.0937 -14.63,-26.4843 -18.16,-27.7148 v -0.3047 c 6.62,-0.9258 16.32,-5.8594 16.32,-23.25 0,-12.7852 1.84,-24.48438 6,-28.94531 h -20.63 c -2.93,4.77343 -2.93,10.78121 -2.93,16.16011 0,20.1758 -4.15,29.1055 -21.86,29.1055 h -28.33 V 2.61719 h -19.25 V 112.551"/> <path style="fill:#292c78;" d="m 2663.19,112.551 h 19.25 V 62.5117 l 48.96,50.0393 h 23.71 l -43.88,-43.8908 46.96,-66.04301 h -24.02 l -36.03,52.50001 -15.7,-15.5469 V 2.61719 h -19.25 V 112.551"/> </g></g></svg>' | ||
} | ||
</script> | ||
</head> | ||
<body id="body"> | ||
<div id="JSwarning">Panoptes requires JavaScript.</div> | ||
<div id="widthWarning">Panoptes requires a screen width of at least 750 pixels.</div> | ||
<script>document.getElementById('body').removeChild(document.getElementById('JSwarning'))</script> | ||
<div id="main" class="main"></div> | ||
<script type="text/javascript" src="panoptes.js?6f1b54e3157b0b151609"></script><script type="text/javascript" src="babel.js?6f1b54e3157b0b151609"></script></body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.