Description Usage Arguments Value Author(s) Examples
Checking the consistency of an ExpressionSet instance with W4M format
1 2 3 4 |
eset |
An S4 object of class ExpressionSet. |
... |
Currently not used. |
Invisible TRUE logical in case of success (otherwise generates an error)
Etienne Thevenot, etienne.thevenot@cea.fr
1 2 | sacSet <- fromW4M(file.path(path.package("ropls"), "extdata"))
print(checkW4M(sacSet))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.