memo_order {ggalign} | R Documentation |
Sort matrix for better visualization
Description
Helper function used to order the Oncoplot samples. Typically, you would use
this in combination with align_order2()
, e.g.,
align_order2(memo_order)
.
Usage
memo_order(x)
Arguments
x |
A matrix, where |
Value
A vector of ordering weights.
[Package ggalign version 1.0.2 Index]