This function calculates, for each gene, the proportion of patients in which the expression is ectopic
1 | prop_ectopic_expr(d, idx_c, idx_n, thresh_func = ector::m3sd)
|
d |
a transcriptomic 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.