Description Usage Arguments Details Value
Generate the gene sets matrix from several gene lists.
1 | get_gene_sets(gene.lists, all.gene)
|
gene.lists |
A list of vectors of gene ids. |
all.gene |
A vector of all gene ids. |
This function generates the gene.sets
matrix required by enrichment analysis functions.
The name of each gene set is given by the name of corresponding component of gene.lists
,
and assigned to the column of gene.sets
.
This function returns a sparse matrix as required by enrichment analysis functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.