Summary The R-package outbreaker implements a Bayesian approach for reconstructing outbreak data from pathogen genome sequences (link to paper). It also implements a tool for outbreak simulation. Features
Screenshots Download/installation The current version of outbreaker is 1.1-4 for R 3.1.2. outbreaker can be installed from R as other packages by typing: install.packages("outbreaker", dependencies=TRUE) See CRAN for manual downloads. The development of outbreaker is currently hosted on Github: See the the Github page for installation guidelines, bug reports, feature requests, etc. Documentation outbreaker is distributed with the following documentation:
Feature request / bug report If there is a feature you would like to suggest, or a bug you would like to report, use the ticket system on sourceforge. Authors/contributors outbreaker is developed by Thibaut Jombart. The original method has been developed by Thibaut Jombart, Anne Cori, Xavier Didelot, Simon Cauchemez, Christophe Fraser and Neil Ferguson. References Jombart T, Cori A, Didelot X, Cauchemez S, Fraser C & Ferguson N (2014) Bayesian Reconstruction of Disease Outbreaks by Combining Epidemiologic and Genomic Data. PLoS Comput Biol 10(1): e1003457. doi:10.1371/journal.pcbi.1003457 |
R packages >