Learn R Programming

mitoODE (version 1.10.0)

figures: 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()

Arguments

Value

No values.

Details

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

See Also

fitmodel, plotfit

Examples

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

Run the code above in your browser using DataLab