Description Usage Format Examples
Example data for the EMOGEA package.
1 |
A list containing the data (expressionData), metadata (metaData), the sample column (sampleColumn) and the condition column (conditionColumn).
1 2 3 4 5 | data(yeastExample)
expressionData <- yeastExample$expressionData
metaData <- yeastExample$metaData
sampleColumn <- yeastExample$sampleColumn
conditionColumn <- yeastExample$conditionColumn
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.