diff options
author | zsloan | 2021-01-14 14:52:19 -0600 |
---|---|---|
committer | GitHub | 2021-01-14 14:52:19 -0600 |
commit | ec2c751096d858591d40f5c85597b45a1322ac86 (patch) | |
tree | cd0b06444355ce9751a47f184c2240ca35cb40a4 /README.md | |
parent | 7d97698ca88460c2f66b67ada31085b02cbc9ee4 (diff) | |
parent | 9fc14e59be7f95730608a6fcc6f82caf5314585d (diff) | |
download | genenetwork2-ec2c751096d858591d40f5c85597b45a1322ac86.tar.gz |
Merge branch 'testing' into feature/swap_legend_metadata_positions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -3,13 +3,12 @@ # GeneNetwork -This repository contains the source code for the GeneNetwork (GN) -server http://gn2.genenetwork.org/ (version 2 aka GN2). GN is a Web -2.0 style framework with included tools for doing genetics online -using high-throughput data. GN is used for a wide range of studies. An -exhaustive list of publications mentioning GN and its previous -incarnation WebQTL can be found -[here](http://www.genenetwork.org/reference.html). +This repository contains the current source code for GeneNetwork (GN) +(https://www.genenetwork.org/ (version 2). GN2 is a Web +2.0-style framework that includes data and computational tools for online genetics and genomic analysis of +many different populations and many types of molecular, cellular, and physiological data. +The system is used by scientists and clinians in the field of precision health care and systems genetics. +GN and its predecessors have been in operation since Jan 1994, making it one of the longest-lived web services in biomedical research (https://en.wikipedia.org/wiki/GeneNetwork, and see a partial list of publications using GN and its predecessor, WebQTL (https://genenetwork.org/references/). ## Install |