Description Usage Value Author(s) References See Also Examples
Simpleaffy requires a definition file describing the qc probes,
spikes, alpha values, etc. for the array of interest. This is used to
initialize the QC environment for the array (usually implicitly within
the qc
function), by a call to
setQCEnvironment
. This function can be used
to check if the qc environment has been set up for the current session
1 | qc.ok()
|
True or False
Crispin J Miller
http://bioinformatics.picr.man.ac.uk/
setQCEnvironment
qc
qc.have.params
cdfName
1 2 3 | qc.ok()
setQCEnvironment("hgu133plus2cdf")
qc.ok()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.