mod_hypothesisGenerator_server: hypothesisGenerator Server Function

View source: R/mod_hypothesisGenerator.R

mod_hypothesisGenerator_serverR Documentation

hypothesisGenerator Server Function

Description

hypothesisGenerator Server Function

Usage

mod_hypothesisGenerator_server(
  input,
  output,
  session,
  obj,
  biosignature,
  featMethod
)

Arguments

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");

Value

Network inferences and PubMed queries results.


Fjeanneret/multiSight documentation built on April 6, 2022, 7:59 a.m.