- Home
- Bioconductor 3.22
- Software Packages
- CRImage
CRImage
This is the released version of CRImage; for the devel version, see CRImage.
CRImage a package to classify cells and calculate tumour cellularity
Bioconductor version: Release (3.22)
CRImage provides functionality to process and analyze images, in particular to classify cells in biological images. Furthermore, in the context of tumor images, it provides functionality to calculate tumour cellularity.
Author: Henrik Failmezger <failmezger at mpipz.mpg.de>, Yinyin Yuan <Yinyin.Yuan at cancer.org.uk>, Oscar Rueda <oscar.rueda at cancer.org.uk>, Florian Markowetz <Florian.Markowetz at cancer.org.uk>
Maintainer: Henrik Failmezger <failmezger at mpipz.mpg.de>, Yinyin Yuan <Yinyin.Yuan at cancer.org.uk>
citation("CRImage")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CRImage")
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("CRImage")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.