Description Usage Arguments Details Value Author(s) References See Also
View source: R/createCellHTS.R
A cellHTS2 object is created from a set of text files.
1 2 3 | createCellHTSFromFiles(filePlatelist = "Platelist.txt",
name = "anonymous",
path = ".", pdim = NULL)
|
filePlatelist |
The platelist (See vignette("RNAinteract")) |
name |
A (arbtrary) string providing the name for the screen |
path |
The path were the data files are located |
pdim |
Giving the plate dimensions, e.g. pdim=c(8,12) or pdim=c(16,24). |
See vignette("RNAinteract") for an example how to create an RNAinteract object.
An object of class cellHTS2
.
Bernd Fischer
~put references to the literature/web site here ~
RNAinteract-package
, createRNAinteractFromFiles
, createRNAinteract
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.