Description Usage Arguments Value
View source: R/NetworkFunctions.R
ArrangeData
finds common genes to the network and
provided data and limits both datasets to these
1 | ArrangeData(data, net.coef = NULL)
|
data |
matrix with entries equal to zero to be imputed (genes as rows and samples as columns) |
net.coef |
matrix; object containing network coefficients |
list; data matrix, network coefficients matrix and intercept for genes common between the data matrix and the network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.