priorMatrix | R Documentation |
A symmetric "adjacency" matrix for the example gene expression dataset ('geneData'), as described in Section 3 of Venkatraman et al. Entry (i,j) is 1 if there is prior evidence of association between the i-th and j-th genes, 0 if the association is unlikely, and NA if the association is unknown.
priorMatrix
A symmetric matrix (data frame) with 1735 rows and 1735 columns. Row and column names are the gene names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.