add_vsd {crossmeta} | R Documentation |
For microarray datasets duplicates exprs slot into vsd slot.
add_vsd(eset, rna_seq = TRUE)
eset |
ExpressionSet with group column in |
rna_seq |
Is this an RNA-seq |
pbulk |
Is this an pseudobulk single-cell |
vsd_path |
Path to save result to. Allows skipping running transform on each load. |
eset
with 'vsd'
assayDataElement
added.