Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kataviz authored Sep 10, 2018
1 parent 185246f commit 0c8943c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ To minify the bundled code, first set the environment variable NODE_ENV to "prod

Then run rollup to recompile the code. All the demos are using the minified code of the tools.

#### GTEx Gene-eQTL Visualizer
The GTEx Gene-eQTL Visualizer is written in ES5. We are in the process of updating it to ES6.

---

## <a name="expression-map"></a>GTEx Expression Map
Expand Down Expand Up @@ -83,6 +80,8 @@ genomic location. The color and size of the bubbles are scaled by the normalized
disequilibrium (LD) values of the variants are also displayed and aligned below the bubble heatmap
columns.

Note: The GTEx Gene-eQTL Visualizer is currently in ES5. We will update the code to ES6 in the near future.

[Portal Link](https://gtexportal.org/home/bubbleHeatmapPage/ACTN3)

![GTEx Gene-eQTL Visualizer Screen Shot](/images/GTEx-gene-eqtl-visualizer.png)
Expand Down

0 comments on commit 0c8943c

Please sign in to comment.