sights
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see sights.
Statistics and dIagnostic Graphs for HTS
Bioconductor version: 3.21
SIGHTS is a suite of normalization methods, statistical tests, and diagnostic graphical tools for high throughput screening (HTS) assays. HTS assays use microtitre plates to screen large libraries of compounds for their biological, chemical, or biochemical activity.
Author: Elika Garg [aut, cre], Carl Murie [aut], Heydar Ensha [ctb], Robert Nadon [aut]
Maintainer: Elika Garg <elika.garg at mail.mcgill.ca>
citation("sights")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("sights")
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("sights")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.