OutbreakTools (previously known as 'epibase') is a package
providing basic tools for the analysis of disease outbreaks. Its main
features lie in handling possibly very different types of data within
a coherent framework, represented by the class OutbreakTools accessible using:
vignette("OutbreakTools", package="OutbreakTools")
The main features of OutbreakTools include:
subset.obkData: (simply usesubset) a
method to subset the dataset using various criteria.make.phylo: create/plot phylogenies from the genes
contained in anread.annotated.nexus: read an annotated phylogeny
into a phylo object.plotggMST: create/plot minimum spanning trees
from the genes contained in andna2uniqSequences: derive unique sequences from
a sequence alignment possibly containing identical genomes.plotIndividualTimeline: graphical representation
of samples as times series.plotGeo: graphical representation of samples
as geographic distributions.plotggphy: advanced graphical representation of
phylogenetic trees usingggplot2.simuEpi: outbreak simulation using an SIR model
and a simple model of sequence evolution.datasets:HorseFlu,HorseFluRaw,ToyOutbreak,ToyOutbreakRaw,FluH1N1pdm2009 To cite OutbreakTools, please use the reference given by
citation("OutbreakTools").
Other useful packages include: