gsfilter: gsfilter

View source: R/gsfilter.R

gsfilterR Documentation

gsfilter

Description

filter enriched result by gene set size or gene count

Usage

gsfilter(x, by = "GSSize", min = NA, max = NA)

Arguments

x

instance of enrichResult or compareClusterResult

by

one of 'GSSize' or 'Count'

min

minimal size

max

maximal size

Value

update object

Author(s)

Guangchuang Yu


GuangchuangYu/DOSE documentation built on April 17, 2024, 10:41 a.m.