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.

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.