blob: d2d157814e30d7a77f89cc328bfdd4aa65c4560d (
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
|
# GENENETWORK
Source code for the GeneNetwork2 server http://www.genenetwork.org/
## 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
This 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/ and
http://en.wikipedia.org/wiki/Genenetwork
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.
|