View source: R/mod_hypothesisGenerator.R
mod_hypothesisGenerator_server | R Documentation |
hypothesisGenerator Server Function
mod_hypothesisGenerator_server( input, output, session, obj, biosignature, featMethod )
input, output, session |
Internal parameters for shiny. |
obj |
R6 object to wrap all data from different analysis. |
biosignature |
Discriminant biological features selected. |
featMethod |
character string to specify feature selection method (e.g. "diablo"); |
Network inferences and PubMed queries results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.