33,380 gene sets compiled from NCBI BioSystems, Pathway Commons and MSigDB databases.
gene_sets_mouse
is a list with the following
list elements:
Data frame containing information on mouse
genes, including gene symbols and Ensembl ids. This table was
compiled from the Mus_musculus.gene_info.gz
file downloaded
from the NCBI FTP site.
Data frame containing information on the gene sets, including gene set name, id and database of origin. The columns "sub_category_code", "organism" and "description_brief" are only used for the MSigDB gene sets.
Gene sets encoded as a 73,202 x 33,380 sparse
binary matrix, in which gene_sets[i,j] = 1
if and only if
gene i is included in gene set j; otherwise, gene_sets[i,j] =
0
. The row names are the gene Ensembl ids and the column names are
the gene set ids.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.