blob: ce435f61aeb70f307712630291dce72478e5e52b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# GENENETWORK
This repository contains the source code for the GeneNetwork server
http://www.genenetwork.org/ (version 2 aka GN2).
## Install
The recommended installation is with GNU Guix which allows you to
deploy GN2 and dependencies as a self contained unit on any machine.
The database can be run separately as well as the source tree (for
developers). See the [installation docs](doc/README.org).
## License
The GeneNetwork2 source code is released under the Affero General
Public License 3 (AGPLv3). See also LICENSE.txt
## More information
For more information visit http://www.genenetwork.org/
## Contact
IRC on #genenetwork on irc.freenode.net.
Code and primary web service managed by Dr. Robert W. Williams and the
University of Tennessee Health Science Center, Memphis TN, USA.
|