Description Usage Arguments Value
Compute gene score Computes gene scores for each gene within each class and perturbation freq
1 2 | compute_gene_score(zscore, pdata, control_lab,
score_type = c("gene_score", "gene_freq"))
|
zscore |
zscore data frame |
pdata |
phenotypic data with Class and Sample columns |
control_lab |
character specifying control class |
score_type |
set to 'gene_score' or 'gene_freq' to compute gene scores or frequencies |
data frame of gene scores or gene frequencies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.