- Home
- Bioconductor 3.10
- Software Packages
- cellGrowth
cellGrowth
This package is for version 3.10 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see cellGrowth.
Fitting cell population growth models
Bioconductor version: 3.10
This package provides functionalities for the fitting of cell population growth models on experimental OD curves.
Author: Julien Gagneur <gagneur at genzentrum.lmu.de>, Andreas Neudecker <a.neudecker at arcor.de>
Maintainer: Julien Gagneur <gagneur at genzentrum.lmu.de>
citation("cellGrowth")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cellGrowth")
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("cellGrowth")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.