set.cut.off | R Documentation |
modified from Seurat github transform data with the min and max cutoff
set.cut.off(gsva, min.cutoff = NA, max.cutoff = NA)
gsva |
GSVA result |
min.cutoff |
max.cutoff Vector of minimum and maximum cutoff values for each feature, may specify quantile in the form of 'q##' where is the quantile (eg, 'q1', 'q10') |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.