readWideDataFlex: Read synergy screen data in a wide format from a CSV file of...

Description Usage Arguments Details Value See Also

Description

Read in synergy screen data in a wide format and reshape it into a long format

Usage

1

Arguments

file

character file

row

numeric row coordinates of plate data blocks

col

character column coordinates of plate data blocks

Details

This function reads data from a CSV file. Data for each plate are in 8 row X 12 column blocks. Parameters row and col specify the coordinates of the upper left corner of each block. col is type character, because the function expects Excel column names.

Value

data frame suitable for conversion to a ScreenData object

See Also

ScreenData


ybukhman/SynergyScreen documentation built on May 4, 2019, 2:31 p.m.