Bioc2026 Registration Open!

moanin

An R Package for Time Course RNASeq Data Analysis

Bioconductor version: 3.23 · Package version: 1.20.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("moanin")

Details

MaintainerNelle Varoquaux <nelle.varoquaux@gmail.com>
AuthorElizabeth Purdom [aut] (ORCID: <https://orcid.org/0000-0001-9455-7990>), Nelle Varoquaux [aut, cre] (ORCID: <https://orcid.org/0000-0002-8748-6546>)
LicenseBSD 3-clause License + file LICENSE
Downloads rank269
Source branchRELEASE_3_23
biocViewsClustering, DifferentialExpression, GeneExpression, Microarray, RNASeq, Software, TimeCourse

Documentation

Download

Dependencies

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