organizeServer.Rd
Server components for the organize input module.
organizeServer(id, tidy_omic, feature_vars, sample_vars, value_var)
An ID string that corresponds with the ID used to call the module's UI function.
an object of class tidy_omic produced by
create_tidy_omic
variables available for arranging features
variables available for arrange samples
An abundance value to use with hclust
A tomic
with sorted features and/or samples.