formatCP96Well: Format 96 well plate raw data from the Cell Profiler Pipeline

Description Usage Arguments Value

Description

Reformats the metadata for one row of a 96 well plate to match the pipeline. The Spot column is converted to an index within each well and a label for the Well is added to the output data.table

Usage

1
formatCP96Well(dt, nrArrayRows, nrArrayColumns)

Arguments

dt

data.table with a Spot column

nrArrayRows

The number of rows in the printed array

nrArrayColumns

The number of columns in the printed array

Value

A data.table with an alphanumeric Well column and reindexed Spot column


markdane/MEMA documentation built on May 21, 2019, 11:48 a.m.