Learn R Programming

outbreaker

Disease outbreak reconstruction from epidemiological and genetic data

Welcome to the project page of outbreaker! This page is dedicated to the development of the R package outbreaker. Whenever possible, it is recommended to use the development version of the package rather than the older CRAN version. The devel version (at least the master branch) is meant to be as functional as the CRAN version, but integrates the latest new features and bug fixes.

For documentation and tutorials, see The R-epi-project.

Installing outbreaker devel

To install the development version from github (the package devtools is required):

library(devtools)
install_github("thibautjombart/outbreaker")

Note that on Windows, a toolkit (Rtools) needs to be installed separately for devtools to work. On every system, GNU scientific library also needs to be installed for outbreaker to be compiled.

Once installed, the package can be loaded using:

library("outbreaker")

Asking a question

  • general questions can be asked on the R-epi forum
  • for bug reports, feature requests, contributions, use github's issue system

Copy Link

Version

Install

install.packages('outbreaker')

Monthly Downloads

122

Version

1.1-8

License

GPL (>= 2)

Maintainer

Last Published

August 17th, 2017

Functions in outbreaker (1.1-8)

get.mu

Derive mutation rate estimation from outbreak's outputs
outbreaker

Outbreaker: disease outbreak reconstruction using genetic data
get.Rt

Derive reproduction numbers from outbreak's outputs
selectChains

Select 'good' runs from independent MCMC chains
get.tTree

Simple transmission tree from outreaber's output
simOutbreak

Simulation of pathogen genotypes during disease outbreaks
simulated outbreak dataset

Toy outbreak dataset used to illustrate outbreaker
outbreaker.package

outbreaker: disease outbreak reconstruction using epidemiological and genetic data
plotChains

Plot outbreaker's results