File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
4
4
GWASViewer is a Google Web Toolkit (GWT) widget for displaying interactive Manhattan plots.
5
5
It is a composite of multiple different GWT widgets:
6
- [ dygraphs-gwt] [ 0 ] as the actual Manhattan plot and statistic plots
7
- [ GeneViewer] [ 1 ] as the gene annotation track
8
- [ LDViewer] [ 2 ] as a LD triangle viewer
6
+ - [ dygraphs-gwt] [ 0 ] as the actual Manhattan plot and statistic plots
7
+ - [ GeneViewer] [ 1 ] as the gene annotation track
8
+ - [ LDViewer] [ 2 ] as a LD triangle viewer
9
9
10
10
![ GWASViewer] ( https://raw.githubusercontent.com/timeu/GWASViewer/master/gwasviewer.png " GWASViewer ")
11
11
@@ -132,7 +132,7 @@ For maven:
132
132
or passing it to the compiler via ` -generateJsInteropExports `
133
133
134
134
You can also download the [ jar] [ 6 ] directly or check out the source using git
135
- from < https://github.com/timeu/geneviewer .git > and build it yourself. Once
135
+ from < https://github.com/timeu/gwasviewer .git > and build it yourself. Once
136
136
you've installed LDViewer, be sure to inherit the module in your .gwt.xml
137
137
file like this:
138
138
@@ -152,4 +152,4 @@ file like this:
152
152
[ 5 ] : https://docs.google.com/document/d/10fmlEYIHcyead_4R1S5wKGs1t2I7Fnp_PaNaa7XTEk0/edit#heading=h.o7amqk9edhb9
153
153
[ 6 ] : https://github.com/timeu/GWASViewer/releases
154
154
[ 7 ] : http://timeu.github.io/GWASViewer
155
- [ 8] : https://github.com/timeu/GeneViewer /tree/master/gwasviewer-sample
155
+ [ 8] : https://github.com/timeu/GWASViewer /tree/master/gwasviewer-sample
You can’t perform that action at this time.
0 commit comments