Description Usage Arguments Value
To compile an expression table for comparison
1 2 | makeGeneCompareTab(queryExpTab, avgGeneTab, querySample = NULL,
trainingCat = NULL, geneSamples)
|
queryExpTab |
a matrix of normalized expression query data from |
avgGeneTab |
a matrix of averaged expression of training data from |
querySample |
a vector or string indicating the query samples |
trainingCat |
a vector or string indicating the categories of the training data |
geneSamples |
a vector or string indicating the genes of interest |
a matrix that combines query and training data with genes of interest for comparison
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.