ARACNeTable | R Documentation |
Saves a matrix in a format for input to ARACNe
ARACNeTable(dat.mat, out.file, subset = TRUE)
dat.mat |
Matrix of data (genes X samples). |
out.file |
Output file where matrix will be saved. |
subset |
Switch for subsetting the matrix to 500 samples. Default TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.