Package: qsmooth Title: Smooth quantile normalization Version: 1.29.0 Authors@R: c( person(c("Stephanie", "C."), "Hicks", role = c("aut", "cre"), email = "shicks19@jhu.edu", comment = c(ORCID = "0000-0002-7858-0231")), person("Kwame", "Okrah", role = "aut"), person("Koen", "Van den Berge", role = "ctb"), person("Hector", "Corrada Bravo", role = "aut", comment = c(ORCID = "0000-0002-1255-4444")), person("Rafael", "Irizarry", role = "aut", comment = c(ORCID = "0000-0002-3944-4309"))) Imports: SummarizedExperiment, utils, sva, stats, methods, graphics, Hmisc Depends: R (>= 4.0) Suggests: bodymapRat, quantro, knitr, rmarkdown, BiocStyle, testthat VignetteBuilder: knitr RoxygenNote: 7.1.1 Encoding: UTF-8 License: GPL-3 Description: Smooth quantile normalization is a generalization of quantile normalization, which is average of the two types of assumptions about the data generation process: quantile normalization and quantile normalization between groups. biocViews: Normalization, Preprocessing, MultipleComparison, Microarray, Sequencing, RNASeq, BatchEffect Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:49:49 UTC RemoteUrl: https://github.com/bioc/qsmooth RemoteRef: HEAD RemoteSha: c0da2a33d92e4eb9b404d36ed3eb67f6ab76cd49 NeedsCompilation: no Packaged: 2026-07-02 09:32:02 UTC; root Author: Stephanie C. Hicks [aut, cre] (ORCID: ), Kwame Okrah [aut], Koen Van den Berge [ctb], Hector Corrada Bravo [aut] (ORCID: ), Rafael Irizarry [aut] (ORCID: ) Maintainer: Stephanie C. Hicks