plateStats: plateStats

Description Usage Arguments Examples

Description

Add number of observations, plate median, and plate MAD

Usage

1

Arguments

screen

A data frame or data table containing screening data with columns: Plate_ID, Row, Column, Compound_ID, Well_Type, Run_ID, Compound_Plate, Value. See documentation for further description of column values

Examples

1
2
3
4
Load screen
data(mdmx)
mdmx <- plateStats(mdmx)
head(mdmx)

BenjaminChittick/BenCScore documentation built on May 5, 2019, 2:41 p.m.