sigTable_filter_by_clusters: Filter significance table pickeing 1 term for cluster

View source: R/cluster-go-terms.R

sigTable_filter_by_clustersR Documentation

Filter significance table pickeing 1 term for cluster

Description

Filter significance table pickeing 1 term for cluster

Usage

sigTable_filter_by_clusters(sigTable, clusters, lowerCut = 2, upperCut = Inf)

Arguments

sigTable

the table with significant results

clusters

the GO organized in clusters

lowerCut

excludes the GO with fewer than lowerCut significant times

upperCut

excludes the GO with more than upperCut significant times


cavei/cellCB documentation built on Sept. 14, 2023, 8:15 a.m.