Skip to content

openPfizer/vpop-gen

Repository files navigation

VPop-Gen

VPop-Gen is the MATLAB source code for Rieger et al. 2018. With this code, the user should be able to reproduce all the figures and results from the manuscript. This code is also a natural starting point for extending the methods described in the manuscript to other models, however, it has only been tested against the Van de Pas model to date.

Link to Manuscript

Rieger et al. Progress in Biophysics and Molecular Biology. 2018.

Latest Software Release

DOI

Required Software

MATLAB and several of its toolboxes are required to execute Vpop-Gen. Vpop-Gen was written and tested using MATLAB 2016b (9.1). Execution of the code requires these additional toolboxes:

For versions of MATLAB before 2016b there is a problem with generating the final plots.

Functions for Running Vpop-Gen

  • a_make_paper_figs.m - function that reads the contents of txtout/ and makes figures similar to the manuscript figures.
  • a_run_vpop_fit.m - function for generation of simulation results. Based on inputs, will cycle through methods and iterates to generate data for manuscript.

Included Packages

Vpop-Gen uses three packages from MATLAB Central:

All packages are included as subdirectories with this repository.

alt text