pathwayanalysis_declare_significant_clusters: Declare significant clusters in the output of pathway...

View source: R/pathwayanalysis.R

pathwayanalysis_declare_significant_clustersR Documentation

Declare significant clusters in the output of pathway analysis function.

Description

Set the signficant clusters in the pathwayanalysis_out object. Will return an updated version of pathwayanalysis_out[3] object with significance (T/F)

Usage

pathwayanalysis_declare_significant_clusters(pathwayanalysis_out, sigclusts)

Arguments

pathwayanalysis_out

the output of pathwayanalysis function

sigclusts

vector of integers. the rows in pathwayanalysis_out[3] to use as significant clusters. If not provided, will declare clusters with > 10% of DEGs as significant.

Value

an updated pathwayanalysis_out object.


FerrenaAlexander/FerrenaBulkRNAseq documentation built on Oct. 16, 2022, 8:18 a.m.