Description Usage Arguments Value
View source: R/exposure_related_functions.R
Sort columns of an exposure matrix from largest to smallest (or vice versa)
1 | SortExposure(exposure, decreasing = TRUE)
|
exposure |
Exposures as a numerical matrix (or data.frame) with signatures in rows and samples in columns. Rownames are taken as the signature names and column names are taken as the sample IDs. |
decreasing |
If |
The original exposure
with columns sorted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.