Description Usage Arguments Value Author(s) References See Also Examples
Get the names of spike probesets for bioB, bioC, etc. ratios for the
current array type. qc.get.probes
is used to define the
3'/5' ratio probesets
1 2 3 | qc.get.spikes()
qc.get.spike(name)
qc.add.spike(name,probeset)
|
name |
A name for the given probeset. By default, this is the probeset identifier |
probeset |
A probeset ID |
A character array of probeset IDs, or the requested probeset ID, as appropriate.
Crispin J Miller
http://bioinformatics.picr.man.ac.uk/
setQCEnvironment
qc.get.probes
1 2 3 4 | qc.get.spikes()
qc.add.spike("my.name","a.probesetid_at")
qc.add.spike("another.name","another.probesetid_at")
qc.get.spikes()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.