Description Usage Arguments Value
Load experiment data
1 2 | loadExperimentData(expdata, hgnc2probe, selectorFunction = probeSelectorATSAT,
combinerFunction = probeCombinerMean)
|
expdata |
a probeName x sample matrix of expression values expression data |
hgnc2probe |
a data frame with two columns probeName and HGNCSymbol for mapping probeNames to HGNC Symbols |
selectorFunction |
a function that accepts a probeName string and
returns true if the probe is to be considered. See
|
combinerFunction |
a function that accepts a comma separated string and
returns true if the probe is to be considered. See
|
A data frame with columns as sample names, and rows as HGNC Symbols containing the expression values for analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.