Description Usage Arguments Value Examples
Intersect list contains terms as keys and direct annotations as values with vector contains background set of genes
1 | intersect_with_background(annot_data, background_genes)
|
annot_data |
list contains terms as keys and direct annotations as values |
background_genes |
vector contains background set of genes |
list contains terms as keys and direct annotations as values with genes only from background
1 2 | data(annot_data, bg_genes, package = "fsgor")
intersect_with_background(annot$annot_data, bg_genes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.