broad_cmap_score | R Documentation |
This function calculates the CMAP score according to the method outlined here
for a single instance of upregulated-genes, down-regulated genes and drug-signature
broad_cmap_score(up_genes, down_genes, drug_sig_vec)
up_genes |
vector of up-regulated genes |
down_genes |
vector of down-regulated genes |
drug_sig_vec |
drug signature vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.