calculate_pert_cell_score | R Documentation |
Calculates pert score per cell type
calculate_pert_cell_score(cs_mat, quant_thresh = 0.67, quant_type = 5)
cs_mat |
data.frame of CS scores |
quant_thresh |
percentile threshold. Default is .67 which was used in Subramanian 2017 |
quant_type |
This is how the quantiles are calculated. See quantile |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.