- Home
- Bioconductor 3.14
- Software Packages
- bioassayR
bioassayR
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see bioassayR.
Cross-target analysis of small molecule bioactivity
Bioconductor version: 3.14
bioassayR is a computational tool that enables simultaneous analysis of thousands of bioassay experiments performed over a diverse set of compounds and biological targets. Unique features include support for large-scale cross-target analyses of both public and custom bioassays, generation of high throughput screening fingerprints (HTSFPs), and an optional preloaded database that provides access to a substantial portion of publicly available bioactivity data.
Author: Tyler Backman, Ronly Schlenk, Thomas Girke
Maintainer: Daniela Cassol <danicassol at gmail.com>
citation("bioassayR")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("bioassayR")
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("bioassayR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.