moduleEvals: Shiny Application for Optimal Module Evaluations

View source: R/shinyMethods.R

moduleEvalsR Documentation

Shiny Application for Optimal Module Evaluations

Description

Shiny application that includes two panels. On the first panel, the user can conduct a step-by-step investigation of the consensus-based module selection, and the results will be summarized into an R command in which the user copies and pastes to the R console. The second panel includes a download window for extracting the module pattern, silhouette plot, consensus, and correlation plots.

Usage

moduleEvals(C3NAObj = C3NAObj, colorSeed = 9)

Arguments

C3NAObj

(Required) The C3NAObj with a single phenotype and after the initiateC3NA function.

colorSeed

(Optional) The seed set for reproducible random colors for the bar plot fill. Default: 9.


zhouLabNCSU/C3NA documentation built on Oct. 10, 2022, 4:43 a.m.