View source: R/pathwayanalysis.R
pathwayanalysis_declare_significant_clusters | R Documentation |
Set the signficant clusters in the pathwayanalysis_out object. Will return an updated version of pathwayanalysis_out[3] object with significance (T/F)
pathwayanalysis_declare_significant_clusters(pathwayanalysis_out, sigclusts)
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. |
an updated pathwayanalysis_out object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.