dri.fix.missingvals {DRI} | R Documentation |
Helper function for MS Excel DR-Integrator plug-in. Missing values are converted to a form interpretable by R
dri.fix.missingvals(d)
d |
data matrix sent from Excel with missing values as -999999 |
d |
data matrix with missing values replaced by NA |
Keyan Salari, Robert Tibshirani, and Jonathan R. Pollack
Salari, K., Tibshirani, R., and Pollack, J.R. (2009) DR-Integrator: a new analytic tool for integrating DNA copy number and gene expression data. http://pollacklab.stanford.edu/
# Excel helper function