Description Usage Arguments Value Author(s) Examples
View source: R/getWellIdsTecan.R
The aliases are generated by extracting the information
from parsed data of the file generated by the tecan
machine. See readYeastGrower
and
readGenios
.
1 |
data |
parsed data of the file. See
|
vector containing the aliases
Julien Gagneur, Andreas Neudecker
1 2 | data <- readYeastGrower( system.file("extdata", "Plate1_YPFruc.txt", package="cellGrowth"))
ids <- getWellIdsTecan(data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.