############### EnrichNet : Example python source code for programmatic upload of a self-defined molecular network  #################



The Zip-Archive should contain the following files:

- example.txt : An example protein-protein interaction network in tabular two-column format, using ENSEMBL identifiers

- sendenrichnet.py: A python script, which can send this network and additional parameters for an online analysis to EnrichNet (requires non-firewalled internet access)

- readme.txt : This file, containing a short explanation of how to use the script



############## Instructions: ###############

1.) Extract all files into the same folder (important: the network to be uploaded needs to be in the same folder as the Python script)

2.) Install a current version of Python (www.python.org), if the software is not already installed on your system

3.) Open sendenrichnet.py in a text-editor and adjust the parameters (network to be uploaded, genes to be analyzed, pathway database to be used, etc.) according to your preferences

4.) Run the python script sendenrichnet.py (depending on your operating system, you can simply double-click on the python file, or type "python sendenrichnet.py" or "python25 sendenrichnet.py" on the command line)



In case you experience any problems, please contact us: enrico.glaab@uni.lu