recodeToSparseMatrix | R Documentation |
Recode GeneSetCollection to sparseMatrix with rows as genes, columns as gene sets, and a value of 1 indicating membership of gene i in gene set j.
recodeToSparseMatrix(gsc, geneNames)
gsc |
GeneSetCollection object |
geneNames |
order of gene names in result |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.