Description Usage Arguments Details Value
View source: R/buildCdfEnv.biostrings.R
Build CDF environment from Biostrings matchPDict results
1 2 3 4 5 |
apm |
|
abatch |
|
nrow.chip |
number of rows for the chip type (see details) |
ncol.chip |
number of columns for the chip type (see details) |
simplify |
simplify the environment built (removing target names when there is no matching probe) |
x.colname |
column name |
y.colname |
column name |
verbose |
verbose |
Whenever an abatch
is specified, nrow.chip
and
ncol.chip
are not needed. Specifying the an AffyBatch
in abatch
is the easiest way to specify information about the
geometry of a chip type.
An instance of class CdfEnvAffy
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.