get_vsd {crossmeta} | R Documentation |
Get variance stabilized data for exploratory data analysis
get_vsd(eset, rlog_cutoff = 50)
eset |
ExpressionSet loaded with load_raw.
Requires group column in |
rlog_cutoff |
Sample number above which will use
|
DESeqTransform
with variance stabilized expression data.