dri.fix.missingvals {DRI}R Documentation

Excel helper function for fixing missing values representation

Description

Helper function for MS Excel DR-Integrator plug-in. Missing values are converted to a form interpretable by R

Usage

dri.fix.missingvals(d)

Arguments

d data matrix sent from Excel with missing values as -999999

Value

d data matrix with missing values replaced by NA

Author(s)

Keyan Salari, Robert Tibshirani, and Jonathan R. Pollack

References

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/

Examples

# Excel helper function

[Package DRI version 1.0 Index]