organizeServer: Organize Servers

View source: R/module_organize.R

organizeServerR Documentation

Organize Servers

Description

Server components for the organize input module.

Usage

organizeServer(id, tidy_omic, feature_vars, sample_vars, value_var)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

tidy_omic

an object of class tidy_omic produced by create_tidy_omic

feature_vars

variables available for arranging features

sample_vars

variables available for arrange samples

value_var

An abundance value to use with hclust

Value

A tomic with sorted features and/or samples.


romic documentation built on Sept. 21, 2023, 9:06 a.m.