/lynchsyndrome

Whole disease model for Lynch syndrome

Primary LanguagePythonMIT LicenseMIT

Lynch Syndrome Whole Disease Model for Economic Evaluations

Documentation Status

TODO - Add short description

Running existing experiments

Existing experiments are found in the lynchsyndrome.experiments package. You can run them from the console with code such as:

$ python3 -m lynchsyndrome.experiments.NIHR129713

Using this package for your own experiments

You can create your own submodules inside lynchsyndrome.experiments. There is a repository of suitable parameters and experiment setup code in lynchsyndrome.experiments.common. Note that the contents of lynchsyndrome.experiments.common are subject to change and expected to evolve with programming best practice and with improving subject knowledge.

Features

  • TODO

Credits

This package was created with Cookiecutter and the pyOpenSci/cookiecutter-pyopensci project template, based off audreyr/cookiecutter-pypackage.