ArrangeData {ADImpute} | R Documentation |
ArrangeData
finds common genes to the network and
provided data and limits both datasets to these
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