calculate_pert_score | R Documentation |
Calculates the perturbagen summary score
calculate_pert_score(pert_cell_mat, quant_thresh = 0.67, quant_type = 5)
pert_cell_mat |
output from calculate_pert_cell_score |
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.