get_random_cmap_scores | R Documentation |
Runs the permutation testing to get a vector of CMAP scores
get_random_cmap_scores( up_genes, down_genes, gctx_file, cids = NULL, n_perm = 1000, num_chunks = 4, seed = NULL, n_cores = 3 )
up_genes |
vector of up-regulated genes |
down_genes |
vector of down-regulated genes |
gctx_file |
gctx file |
cids |
signatures to parse (see |
n_cores |
number of cores |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.