figures {mitoODE}R Documentation

Reproduce the results of the mitoODE paper

Description

The functions loadFittedData loads all the fitted parameters of the Mitocheck screen. The figure functions contain the code to produce the figures of the paper.

Usage

loadFittedData()
figure1()
figure2()
figure3a()
figure3b()
figure4()

Details

The function loadFittedData loads the data.frame pheno in the global environment. The figure functions produce PDF plots in the working directory.

Value

No values.

Author(s)

Gregoire Pau, pau.gregoire@gene.com, 2012

See Also

fitmodel, plotfit

Examples

 ## Not run: 
loadFittedData()
figure1()
figure2()
figure3a()
figure3b()
figure4()
 
## End(Not run)

[Package mitoODE version 1.18.0 Index]