Apply SVA Harmonization to Precision Object
harmon.SVA.Rd
SVA normalization for miRNA-Seq data using the sva package. For more information, visit the documentation on the sva package website.
Arguments
- object
A precision object containing raw data. Harmonization is applied to the slots
raw.train.data
,raw.test1.data
, andraw.test2.data
(if applicable), each containing a list withdata
andlabel
elements.