inglese: High-Throughput Screening example data - Inglese

Description Usage Format Value Note References Examples

Description

A published dataset containing High-Throughput Screening (HTS) output and experimental design information. See References for details.

Usage

1

Format

A data frame with 1280 rows and 45 columns:

... and so on until Exp14 totaling to 14 screens in triplicate.

Value

Dataframe of 1280 rows and 45 columns as explained in Format

Note

For information on how to arrange your dataset, please see (ex_dataMatrix)

References

Titration series samples. Inglese et al. (2006). Quantitative High-Throughput Screening: A Titration-Based Approach That Efficiently Identifies Biological Activities in Large Chemical Libraries. Proc. Natl. Acad. Sci. U. S. A., 103, 11473-11478.

Examples

1
2
3
4
5
6
7
8
9
## load dataset
data(inglese)

## structure of dataset
str(inglese)
## summary of dataset
summary(inglese)

## See SIGHTS vignette for examples of using this dataset and its anlaysis

sights documentation built on Nov. 8, 2020, 7:20 p.m.