figures: Reproduce the results of the mitoODE paper

Description Usage Details Value Author(s) See Also Examples

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

1
2
3
4
5
6

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

1
2
3
4
5
6
7
8
9
 ## Not run: 
loadFittedData()
figure1()
figure2()
figure3a()
figure3b()
figure4()
 
## End(Not run)

mitoODE documentation built on Aug. 12, 2020, 2 a.m.