construct_geneset_matrix: Construct gene set matrix out of gene set table

View source: R/list.R

construct_geneset_matrixR Documentation

Construct gene set matrix out of gene set table

Description

Construct gene set matrix out of gene set table

Usage

construct_geneset_matrix(db)

Arguments

tbl

a tibble that has at least two columns: geneSet and gene

Value

a sparse gene_set x genes membership matrix where gene set and gene names stored in colnames and rownames respectively.


karltayeb/gseareg documentation built on June 9, 2025, 1:40 a.m.