clin_data | R Documentation |
This dataset contains clinical and demographic information for 265 newly diagnosed T-ALL patients. The data originates from Liu, Yu, et al. (2017) and includes variables relevant to patient characteristics and clinical outcomes.
clin_data
A data frame with 265 rows and 11 columns:
Unique patient identifier
Patient gender
Patient race
Age at diagnosis, in days
White Blood Cell count at diagnosis
Minimal Residual Disease percentage at day 29 post-treatment
Categorical MRD status (0 = MRD <= 0.1, 1 = MRD > 0.1)
Overall survival time in years (from diagnosis to last follow-up or death)
Overall survival status (0 = alive at last follow-up, 1 = deceased)
Event-free survival time in years
Event status for event-free survival (0 = censored, 1 = event occurred)
Liu, Yu, et al. (2017), Nature Genetics. Supplementary tables: https://www.nature.com/articles/ng.3909#Sec27. Additional clinical variables were integrated from the TARGET database (https://ocg.cancer.gov/programs/target).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.