Package: RFLOMICS Title: Interactive web application for Omics-data analysis Version: 1.5.0 Authors@R: c( person(given = "Nadia", family = "Bessoltane", email = "nadia.bessoltane@inrae.fr", role = c("aut", "cre"), comment = c(ORCID="0000-0001-6931-2529")), person(given = "Delphine", family = "Charif", email = "delphine.charif@inrae.fr", role = c("aut"), comment = c(ORCID="0000-0002-1949-5969")), person(given = "Audrey", family = "Hulot", email = "audrey.hulot@inrae.fr", role = c("aut"), comment = c(ORCID = "0000-0002-9647-6470")), person(given = "Christine", family = "Paysant-Leroux", email = "christine.paysant-le-roux@inrae.fr", role = c("aut"), comment = c(ORCID = "0000-0003-2046-6492")), person(given = "Gwendal", family = "Cueff", email = "gwendal.cueff@inrae.fr", role = c("aut")) ) Description: R-package with shiny interface, provides a framework for the analysis of transcriptomics, proteomics and/or metabolomics data. The interface offers a guided experience for the user, from the definition of the experimental design to the integration of several omics table together. A report can be generated with all settings and analysis results. URL: https://github.com/RFLOMICS/RFLOMICS BugReports: https://github.com/RFLOMICS/RFLOMICS/issues Depends: R (>= 4.4.0), SummarizedExperiment, MultiAssayExperiment, shinyBS, dplyr, ggplot2, htmltools, knitr, coseq biocViews: ShinyApps, DifferentialExpression, Metabolomics, Proteomics, Transcriptomics License: Artistic-2.0 Encoding: UTF-8 RoxygenNote: 7.3.3 Suggests: testthat, shinytest2, BiocStyle, org.Hs.eg.db VignetteBuilder: knitr Imports: vroom, org.At.tair.db, AnnotationDbi, clusterProfiler, ComplexHeatmap, data.table, DT, edgeR, FactoMineR, ggpubr, ggnetwork, ggrepel, grDevices, grid, httr, limma, magrittr, methods, mixOmics, MOFA2, plotly, purrr, RColorBrewer, reshape2, reticulate, rmarkdown, S4Vectors, shiny, shinydashboard, shinyWidgets, stats, stringr, tidyr, tibble, tidyselect, UpSetR, SystemRequirements: Python (>=3), numpy, pandas, h5py, scipy, argparse, sklearn, mofapy2 (>=0.7.1) Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libglpk-dev libglu1-mesa-dev make texlive libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev libssl-dev perl python3 zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:04:47 UTC RemoteUrl: https://github.com/bioc/RFLOMICS RemoteRef: HEAD RemoteSha: f2a9e772561d6b28fd97fe0bbe506d2dd970dd7b NeedsCompilation: no Packaged: 2026-07-04 04:33:23 UTC; root Author: Nadia Bessoltane [aut, cre] (ORCID: ), Delphine Charif [aut] (ORCID: ), Audrey Hulot [aut] (ORCID: ), Christine Paysant-Leroux [aut] (ORCID: ), Gwendal Cueff [aut] Maintainer: Nadia Bessoltane