Allows the user to define (G)enes (O)f (I)nterest lists in the object
1 | defineGOIs(x, name, genes, lables = NULL, gene_col = NULL)
|
x |
A BioData object |
name |
the name of the GIO list (eg TFs or epigenetic) |
genes |
a list of gene symbols that match to the $dat rownames |
lables |
a list of lables for the GIO column (default NULL) |
gene_col |
which column in the annotation data contains the IDs you give me default == rownames(x$dat) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.