Description Usage Arguments Examples
Initialise DeLorean object
1 | de.lorean(expr, gene.meta, cell.meta)
|
expr |
Expression array |
gene.meta |
Data frame of meta data for genes |
cell.meta |
Data frame of meta data for cells |
1 2 | data(WindramDeLorean)
dl <- de.lorean(windram.expr, windram.gene.meta, windram.cell.meta)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.