README.md

methXGB (pre-release version)

Interpretation of DNA methylation data from tumour samples using XGBoost models. The methXGB package contains a collection of trained models and wrapper functions that facilitate their use.

badge status pre-release badge build not tested badge R 3.3.0

Package Installation

library(devtools)
install_github("translational-genomics-laboratory/methXGB")

Model overview

| Model family | No. models | Model class | Training dataset | Data type (features) | Dependent variable (target) | | -------------- | ---------- | ------------------ | ------------------------- | ---------------------------------------- | --------------------------- | | immunescore | 20 | XGBoost_reg:linear | TCGA various tumour types | M-values from 450k DNA methylation array | ESTIMATE.immunescore array | | purity | 20 | XGBoost_reg:linear | TCGA various tumour types | M-values from 450k DNA methylation array | InfiniumPurify |

Function overview

Credits

Developed by Alberto León at the PM-OICR Translational Genomics Laboratory

Foo



translational-genomics-laboratory/methXGB documentation built on May 23, 2019, 5:04 a.m.