View source: R/gexp-transform_funcs.R
scale_ges | R Documentation |
Generates a gene expression signature by scaling and centering, either againt a reference or internally.
scale_ges(dat.mat, ref.mat)
dat.mat |
Matrix of test data (features X samples). |
ref.mat |
Optional matrix of reference data (features X samples). If not specified, an internal GES will be generated. |
GES Matrix (featues X samples).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.