getProbesetsFromValues | R Documentation |
Using this function you can select probes based on there expression value in a set of samples
getProbesetsFromValues(x, v = "NULL", sample = "NULL", mode = "less")
x |
the ExpreesionSet object |
v |
the cut off- or matching value |
sample |
sample names as used in data column names |
mode |
one of less, more, onlyless or equals |
a list of probesets that match the requirements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.