View source: R/enrichment_pipeline.R
prep_binary_data | R Documentation |
Pepare gene set matrix and binary gene list
prep_binary_data(gs, dat, thresh = 0.01, ptop = NULL, .sign = c(1, -1))
gs |
a list containing gene set matrix |
dat |
a vector of statistics to threshold hold,
names must match columns of |
ptop |
proportion of genes to include in gene list, if not NULL, overrides thresh |
.sign |
either |
threshold |
to binarize |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.