gene_pathway_membership | R Documentation |
A fictional dataset describing which genes belong to certain pathways
gene_pathway_membership
a matrix with 6 rows and 37 columns. Each row is one pathway, with its name given as 'rownames' and each column is a gene. The values in the matrix are Boolean indicators if the gene is a member of the pathway.
dim(gene_pathway_membership)
gene_pathway_membership[, 1:15]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.