Download Latest Version GENS2.zip (3.2 MB)
Email in envelope

Get an email when there's a new version of Gene-Environment iNteraction Simulator 2

Home / GENS 2.1 BETA
Name Modified Size InfoDownloads / Week
Parent folder
PyInstaller versions 2011-11-14 258 Bytes
README 2011-11-14 2.6 kB
Linux32.zip 2011-11-14 150.8 MB
Win32.zip 2011-11-14 63.8 MB
GENS2.zip 2011-11-14 944.2 kB
Totals: 5 Items   215.6 MB 0
==============================================
PACKAGE NAME ---> GENS2
VERSION ----> 2.1-BETA
LiCENCE ---> GPL
CREATED BY-> Giovanni Scala <juen85[at]gmail.com>
==============================================

INDEX:

-> Requirements
-> About this package
-> Installation
-> Files and their Proper Directories
-> Playing this plugin
-> Known Bugs & Issues
-> Version History
-> Incompatibilities & Save game warnings
-> Credits & Usage


==============================================
REQUIREMENTS:
==============================================
Before running setup.py make sure following python modules are installed:

python >= 2.6
setuptools
simuPOP
numpy >= 1.6.0
scipy >= 0.9
openopt (full suite suggested)
wxpython (optional)

==============================================
ABOUT THIS PACKAGE:
===============================================
This package contains python modules to run GENS2 simulation,
and lybraries that can be used in simuPOP simulations 
( see simuPOP project for more info).


===============================================
INSTALLATION:
===============================================
Extract the content of the archive in a folder and move to it.
With admistrative privileges run :

python setup.py install 


===============================================
FILES USED AND THEIR PROPER DIRECTORIES:
===============================================
With this distribution are provided also a test population "test.pop"
and some configuration file "*.conf" for testing purpose.
If you want to try the application with testing values you must
copy those files in your working directory and select the provided 
test population.

Every time you run GENS2 it will be save a series o files with .conf 
extension to remember input through various simulations, if don't wont 
this just delete those files from your working directory.

===============================================
USING GENS2:
===============================================
There are three way to use GENS2 modules:
	-through a GUI based wizard using command 'python gensGUI.py'
	-through command line typing ' python GENS2.py arguments...] 
	 where 'argumets' indicate a series of argument passed to the application.
	 Type 'python GENS2.py -h' for help about parameters and their meaning.
	-throug interactive terminal typing 'python GENS2.py --gui=False'

===============================================
KNOWN ISSUES OR BUGS:
===============================================


===============================================
VERSION HISTORY
===============================================
GENS 1.0
GENS 2.0-BETA
GENS 2.1-BETA

EMAIL: juen85@gmail.com
Source: README, updated 2011-11-14