Package: moanin Title: An R Package for Time Course RNASeq Data Analysis Version: 1.21.0 Authors@R: c(person("Elizabeth", "Purdom", email="epurdom@stat.berkeley.edu", role=c("aut"), comment=c("orcid"="https://orcid.org/0000-0001-9455-7990")), person("Nelle", "Varoquaux", role=c("aut", "cre"), email="nelle.varoquaux@gmail.com", comment=c(orcid="https://orcid.org/0000-0002-8748-6546"))) Description: Simple and efficient workflow for time-course gene expression data, built on publictly available open-source projects hosted on CRAN and bioconductor. moanin provides helper functions for all the steps required for analysing time-course data using functional data analysis: (1) functional modeling of the timecourse data; (2) differential expression analysis; (3) clustering; (4) downstream analysis. Depends: R (>= 4.0), SummarizedExperiment, topGO, stats Imports: S4Vectors, MASS (>= 1.0.0), limma, viridis, edgeR, graphics, methods, grDevices, reshape2, NMI, zoo, ClusterR, splines, matrixStats Suggests: testthat (>= 1.0.0), timecoursedata, knitr, rmarkdown, markdown, covr, BiocStyle VignetteBuilder: knitr License: BSD 3-clause License + file LICENSE Encoding: UTF-8 LazyData: false RoxygenNote: 7.1.1 biocViews: TimeCourse, GeneExpression, RNASeq, Microarray, DifferentialExpression, Clustering Config/pak/sysreqs: libgmp3-dev libicu-dev libpng-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:54:28 UTC RemoteUrl: https://github.com/bioc/moanin RemoteRef: HEAD RemoteSha: 3de3e94dffab22afd8d26d840b4cf79a10086629 NeedsCompilation: no Packaged: 2026-05-30 09:39:36 UTC; root Author: Elizabeth Purdom [aut] (ORCID: ), Nelle Varoquaux [aut, cre] (ORCID: ) Maintainer: Nelle Varoquaux