- Home
- Bioconductor 3.11
- Software Packages
- mitoODE
mitoODE
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.11 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see mitoODE.
Implementation of the differential equation model described in "Dynamical modelling of phenotypes in a genome-wide RNAi live-cell imaging assay"
Bioconductor version: 3.11
The package contains the methods to fit a cell-cycle model on cell count data and the code to reproduce the results shown in our paper "Dynamical modelling of phenotypes in a genome-wide RNAi live-cell imaging assay" by Pau, G., Walter, T., Neumann, B., Heriche, J.-K., Ellenberg, J., & Huber, W., BMC Bioinformatics (2013), 14(1), 308. doi:10.1186/1471-2105-14-308
Author: Gregoire Pau
Maintainer: Gregoire Pau <pau.gregoire at gene.com>
citation("mitoODE")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("mitoODE")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("mitoODE")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.