Description Usage Arguments Value
View source: R/gene_set_helper_functions.R
Extract gene set character vectors from list of character vectors.
1 2 3 4 5 | creating_gene_sets(
list_of_tbls,
gene_id = "entrez_gene",
gene_set_name = "gs_name"
)
|
list_of_tbls |
e.g. from dplyr group_split function. |
gene_set_name |
list of gene set character vectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.