Description Usage Arguments Details See Also Examples
Tries to see if a CdfEnvAffy, or a pair of AffyBatch / CdfEnvAffy is valid.
1 2 3 | validAffyBatch(abatch, cdfenv)
validCdfEnvAffy(cdfenv, verbose=TRUE)
printValidCdfEnvAffy(x)
|
abatch |
instance of |
cdfenv |
instance of |
verbose |
verbose or not |
x |
object returned by |
The function validAffyBatch
calls in turn
validCdfEnvAffy
.
AffyBatch-class
, CdfEnvAffy-class
1 | ## To be done...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.