gset_new_restrict_gset | R Documentation |
Generate a new gene set from an existing one, filtered by a list of genes
gset_new_restrict_gset(gset, filt_gset, inverse = F, desc)
gset |
a gene set object |
filt_gset |
gset of genes to filter by |
inverse |
if true, omit the genes in the genes parameter |
desc |
description of the new gene set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.