powered by
Test the shiny sorting module as a stand-alone app.
shiny_sort_test(triple_omic, valid_sort_vars, value_var)
a shiny app
shiny
an object of class triple_omic produced by create_triple_omic
create_triple_omic
variables available for categorical arranging
An abundance value to use with hclust
hclust
if (interactive()) { shiny_sort_test(brauer_2008_triple, valid_sort_vars = c("sample", "nutrient", "DR"), value_var = "expression" ) }
Run the code above in your browser using DataLab