Sort a triple_omic object based on the values of one or more variables.

sort_triple_arrange(triple_omic, sort_table, sort_variables)

Arguments

triple_omic

an object of class triple_omic produced by create_triple_omic

sort_table

samples or features

sort_variables

A set of attributes in sort_table to sort with in arrange.

Value

A triple_omic with sorted features or samples.