sortServer: Sort Server

View source: R/module_sort.R

sortServerR Documentation

Sort Server

Description

Server components for the sort module.

Usage

sortServer(id, tomic, sort_table, valid_sort_vars = NULL, value_var = NULL)

Arguments

id

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

tomic

Either a tidy_omic or triple_omic object

sort_table

samples or features

valid_sort_vars

variables available for categorical arranging

value_var

An abundance value to use with hclust

Value

A sorted tomic object.


calico/romic documentation built on Sept. 27, 2024, 7:16 p.m.