figures {mitoODE} | R Documentation |
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.
loadFittedData() figure1() figure2() figure3a() figure3b() figure4()
The function loadFittedData
loads the data.frame pheno
in the global environment.
The figure functions produce PDF plots in the working directory.
No values.
Gregoire Pau, pau.gregoire@gene.com, 2012
## Not run: loadFittedData() figure1() figure2() figure3a() figure3b() figure4() ## End(Not run)