lassoServer.Rd
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)
An ID string that corresponds with the ID used to call the module's UI function.
Either a tidy_omic
or triple_omic
object
A table taken from a tidy (i.e., augmented measurements) or triple omic dataset
A tomic
object amended based on the lasso selection.