diff --git a/README.md b/README.md index e0be1191..804d9307 100644 --- a/README.md +++ b/README.md @@ -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. - --- ## GTEx Expression Map @@ -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)