This function calculates, for each gene, the Cox and logrank p-values and the hazard ratio from survival analyses
1 | compute_cox_pv(d, e, idx_c, idx_n, thresh_func = ector::m3sd)
|
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.