ArrangeData {ADImpute}R Documentation

Data trimming

Description

ArrangeData finds common genes to the network and provided data and limits both datasets to these

Usage

ArrangeData(data, net.coef = NULL)

Arguments

data

matrix with entries equal to zero to be imputed (genes as rows and samples as columns)

net.coef

matrix; object containing network coefficients

Value

list; data matrix, network coefficients matrix and intercept for genes common between the data matrix and the network


[Package ADImpute version 1.0.0 Index]