Description Usage Arguments Value Examples
This document lists a series of basic methods for the class DeMAND
1 | printDeMAND(x)
|
x |
An instance of class demand which includes: a gene expression data, annotation information, and a molecular interaction network. |
printDeMAND returnssummary information about the diggit object
1 2 3 | data(inputExample)
dobj <- demandClass(exp=bcellExp, anno=bcellAnno, network=bcellNetwork)
printDeMAND(dobj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.