copula takes a data set as input and applies a copula transformation - see details.
copula( expdata )
Arguments
expdata: Data set; rows correspond to variables (e.g. genes) and columns to samples.
Returns
copula returns a copula transformed data set.
Details
The data set can be copula transformed for more stable estimations of the mutual information matrix. Each row of the data set (gene samples of each gene) is copula transformed and obtained rdata. Here, the formula for conversion is copuladata =(rdata- 0.5)/numberofsamples.
References
G. Altay, F. Emmert-Streib, "Inferring the conservative causal core of gene regulatory networks", BMC Systems Biology (2010) 4:132.