Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/readPlateList.R
Builds a cellHTS2 object from a data frame.
1 | buildCellHTS2(xd, measurementNames)
|
xd |
a data frame containing the columns |
measurementNames |
an optional character vector containing
the measurement names. If missing, the names of the measurement
columns in |
The function uses readPlateList
to build a cellHTS2
object.
An object of class cellHTS
, which extends the
class NChannelSet
.
Gregoire Pau gregoire.pau@embl.de
Boutros, M., Bras, L.P. and Huber, W. (2006) Analysis of cell-based RNAi screens, Genome Biology 7, R66.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.