Skip to content
Permalink
aac943be68
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
42 lines (21 sloc) 926 Bytes
# *CoNekT:* Coexpression Network Toolkit
Code to build CoNekT and set up the website.
Setting up CoNekT
-----------------
Below are the instructions to set up a new PlaNet version.
[Linux Installation instructions](docs/install_linux.md)
[Windows Installation instructions](docs/install_windows.md)
[Connecting with MySQL/MariaDB](docs/connect_mysql.md)
[Setting up planet with apache and mod_wsgi](docs/apache_wsgi.md)
[Build CoNekT](docs/building_conekt.md)
[Run website](docs/run_website.md)
Instructions for Developers
---------------------------
Basic information on how CoNekT is designed can be found [Instructions for developers](docs/developer.md)
Acknowledgements
----------------
CoNekT is based upon many open-source projects, check the full list [here](docs/acknowledgements.md)
Contact
-------
* Marek Mutwil ( mutwil@mpmpi-golm.mpg.de )
* Sebastian Proost ( proost@mpimp-golm.mpg.de )