keepCommonProbes | R Documentation |
This function strips out probes that are not shared by all given data sets, and orders the remaining common probes using the same order in all sets.
keepCommonProbes(multiExpr, orderBy = 1)
multiExpr |
expression data in the multi-set format (see |
orderBy |
index of the set by which probes are to be ordered. |
Expression data in the same format as the input data, containing only common probes.
Peter Langfelder
checkSets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.