This function draws the Kaplan-Meier curves of patients in which a given gene is activated or not
1 | plot_survival(gs, d, e, idx_c, idx_n, thresh_func = ector::m3sd)
|
gs |
a gene symbol |
d |
a transcriptomic dataset |
e |
a clinical dataset |
idx_c |
a vector of ID of cancerous patients |
idx_n |
a vector of ID of normal patients |
thresh_func |
the function used to determine the threshold |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.