phenoData {CONCUR} | R Documentation |
Pseudo Phenotype Data
Description
This data set includes simulated phenotype data. These data include a binary phenotype and a normally distributed continuous phenotype that are randomly generated independent of the CNV data. These data are not meaningful and are intended for demonstration purposes only.
Usage
data(cnvData)
Format
phenoData is a data.frame containing 400 observations with 3 columns
- ID
character patient identifier.
- PHEB
binary phenotype.
- PHEC
continuous phenotype.
References
Brucker, A., Lu, W., Marceau West, R., Yu, Q-Y., Hsiao, C. K., Hsiao, T-H., Lin, C-H., Magnusson, P. K. E., Holloway, S. T., Sullivan, P. F., Szatkiewicz, J. P., Lu, T-P., and Tzeng, J-Y. Association testing using Copy Number Profile Curves (CONCUR) enhances power in copy number variant analysis. <doi:10.1101/666875>.
[Package CONCUR version 1.4 Index]