- Home
- Bioconductor 3.16
- Software Packages
- imageHTS
imageHTS
This package is for version 3.16 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see imageHTS.
Analysis of high-throughput microscopy-based screens
Bioconductor version: 3.16
imageHTS is an R package dedicated to the analysis of high-throughput microscopy-based screens. The package provides a modular and extensible framework to segment cells, extract quantitative cell features, predict cell types and browse screen data through web interfaces. Designed to operate in distributed environments, imageHTS provides a standardized access to remote data and facilitates the dissemination of high-throughput microscopy-based datasets.
Author: Gregoire Pau, Xian Zhang, Michael Boutros, Wolfgang Huber
Maintainer: Joseph Barry <joseph.barry at embl.de>
citation("imageHTS")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("imageHTS")
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("imageHTS")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.