recodeToSparseMatrix: Recode GeneSetCollection to sparseMatrix

recodeToSparseMatrixR Documentation

Recode GeneSetCollection to sparseMatrix

Description

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.

Usage

recodeToSparseMatrix(gsc, geneNames)

Arguments

gsc

GeneSetCollection object

geneNames

order of gene names in result


GabrielHoffman/pinnacle documentation built on May 29, 2022, 8 p.m.