37,856 gene sets compiled from the NCBI BioSystems, Pathway Commons and MSigDB databases.
gene_sets_human
is a list with the following
list elements:
Data frame containing information on human
genes, including gene symbols, HGNC and Ensembl ids. This table was
compiled from the Homo_sapiens.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 61,676 x 37,856 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.