- Notifications
You must be signed in to change notification settings - Fork14
randel/MixRF
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ThisR
package offers random-forest-based functions to impute clustered incomplete data. The package is tailored for but not limited to imputing multitissue expression data, in which a gene's expression is measured on the collected tissues of an individual but missing on the uncollected tissues.
- For the stable version fromCRAN:
install.packages('MixRF')
- For the development version (requiring the
devtools
package):
devtools::install_github('randel/MixRF')
Wang, J., Gamazon, E. R., Pierce, B. L., Stranger B. E., Im, H. K., Gibbons, R. D., Cox, N. J., Nicolae, D. L., & Chen, L. S. (2016). Imputing Gene Expression in Uncollected Tissues Within and Beyond GTEx.American Journal of Human Genetics.http://dx.doi.org/10.1016/j.ajhg.2016.02.020