Giter Site home page Giter Site logo

grape_demog's Introduction

Simulating and analyzing a theoretical wine grape demography

This project is setup to perform large scale population genetic simulations and perform time-series analysis of the data. A detailed description of the motivation and use of these simulations can be found in Zhou et al. 2017.

Clonal package

clonal is a pybind11 extension module for fwdpy11

clonal dependencies

Install

In the main repo directory, you can run python3 setup.py install --user

Evolve script

In 'project/' you will see scripts names evolve_.py. These are set up to run simulations in parallel and dump results to 'project/data/'

Recorder class

The recroder class in project/RecordStats.py is a critical piece to this project. It collect's time series data during the simulations. I am currently collecting the following data

  • Generation time
  • Population size
  • Relative load = one minus the mean fitness divided the maximum fitness in the population
  • Segregating load = one minus the mean fitness divided the maximum theoretical fitness
  • Fixed load = load due to fixations, not considered in other loads
  • Number of fixed mutations - neutral and deleterious separately
  • Mean number of deleterious mutatiosn per individual
  • Sum of derived allele frequencies - neutral and deleterious separately
  • Tajima's D at neutral sites
  • Tajima's D at all sites
  • Heterozygosity (pi) at neutral sites
  • Heterozygosity (pi) at all sites
  • Fay and Wu's Hprime at neutral sites
  • Fay and Wu's Hprime at all sites

Examples

Please see 'project/Example' for shorter example jupyter notebooks or just take a look at any of the notebooks in the main project directory.

grape_demog's People

Contributors

jsanjak avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.