inglese | R Documentation |
A published dataset containing High-Throughput Screening (HTS) output and experimental design information. See References for details.
data(inglese)
A data frame with 1280 rows and 45 columns:
Row. Plate row identifiers for each sample
Col. Plate column identifiers for each sample
Exp1R1. Screen 1 Replicate 1
Exp1R2. Screen 1 Replicate 2
Exp1R3. Screen 1 Replicate 3
Exp2R1. Screen 2 Replicate 1
Exp2R2. Screen 2 Replicate 2
Exp2R3. Screen 2 Replicate 3
... and so on until Exp14 totaling to 14 screens in triplicate.
Hits. Presence or absence of hits identified for each sample
Dataframe of 1280 rows and 45 columns as explained in Format
For information on how to arrange your dataset, please see (ex_dataMatrix
)
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.
## 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.