| clin_data | R Documentation |
This example dataset contains clinical and demographic information for 265 newly diagnosed T-cell Acute Lymphoblastic Leukemia (T-ALL) patients and is provided for demonstrating clinical and outcome analyses in GRIN2. The data originate from Liu, Yu, et al. (2017) and include variables describing patient characteristics, treatment response, and clinical outcomes.
clin_data
A data frame with 265 rows and 11 columns:
Unique patient identifier.
Patient sex.
Patient race.
Age at diagnosis, in days.
White blood cell count at diagnosis.
Measurable residual disease percentage at day 29 post-treatment.
Binary 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 event indicator (0 = censored/alive at last follow-up, 1 = death).
Event-free survival time in years.
Event-free survival event indicator (0 = censored, 1 = event).
Data derived from supplementary materials accompanying Liu, Yu, et al. (2017), Nature Genetics. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1038/ng.3909")}
Additional clinical variables were integrated from the Therapeutically Applicable Research to Generate Effective Treatments (TARGET) program: https://www.cancer.gov/ccg/research/genome-sequencing/target.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.