Skip to content

rmporsch/simtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Simulation Tools (GST)

When developing new methods it is often easier to start with some simulated data. Here I provide some tools to simulate various phenotypes from imported or artificial genetic data.

Currently the library provides function and classes to:

  • simulate categorical and continues phenotypes
  • simulate multiple phenotypes with causal, genetic, and environmental inter-relatedness
  • provides a connection to plink to perform various tasks (such as GWAS, clumpling, etc.)
  • some limited plotting functions

Documentation is available at http://simtools.readthedocs.io/en/latest/.

Installation

git clone [email protected]:rmporsch/simtools.git
cd simtools
python setup.py

About

genetic simulation framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages