sort_triple_arrange {romic} | R Documentation |
Sort Triple Arrange
Description
Sort a triple_omic
object based on the values of one or more
variables.
Usage
sort_triple_arrange(triple_omic, sort_table, sort_variables)
Arguments
triple_omic |
an object of class triple_omic produced by
|
sort_table |
samples or features |
sort_variables |
A set of attributes in sort_table to sort with in
|
Value
A triple_omic
with sorted features or samples.
[Package romic version 1.1.3 Index]