gsGeneCount {BioQC}R Documentation

Gene-set gene counts

Description

Gene-set gene counts

gsSize is the synonym of gsGeneCount

Usage

gsGeneCount(x, uniqGenes = TRUE)

gsSize(x, uniqGenes = TRUE)

Arguments

x

A GmtList or similar object

uniqGenes

Logical, whether only unique genes are counted

Value

Gene counts (aka gene-set sizes) as a vector of integer of the same length as x


[Package BioQC version 1.20.0 Index]