sigTable_filter_by_clusters_map: Filter significance table picking 1 term for cluster_map

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

sigTable_filter_by_clusters_mapR Documentation

Filter significance table picking 1 term for cluster_map

Description

Filter significance table picking 1 term for cluster_map

Usage

sigTable_filter_by_clusters_map(
  sigTable,
  cluster_map,
  lowerCut = 2,
  upperCut = Inf
)

Arguments

sigTable

the table with significant results

cluster_map

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.