lassoServer: Lasso Server

View source: R/module_lasso.R

lassoServerR Documentation

Lasso Server

Description

Take a subset of entries from a tomic table (generally selected using the lasso function) and then either filter a tomic object to these entries or tag the entries of interest with a user-specified variable.

Usage

lassoServer(id, tomic, tomic_table)

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

tomic_table

A table taken from a tidy (i.e., augmented measurements) or triple omic dataset

Value

A tomic object amended based on the lasso selection.


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