Package: qsmooth Title: Smooth quantile normalization Version: 1.28.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: Bioconductor 3.23 Date/Publication: 2026-04-28 12:49:49 UTC RemoteUrl: https://github.com/bioc/qsmooth RemoteRef: RELEASE_3_23 RemoteSha: d84931f5d688cd6a81974bfdf4e1ec09f5002ab4 NeedsCompilation: no Packaged: 2026-07-04 04:18:48 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