Package: POMA Title: Tools for Omics Data Analysis Version: 1.23.0 Authors@R: c(person(given = "Pol", family = "Castellano-Escuder", role = c("aut", "cre"), email = "polcaes@gmail.com", comment = c(ORCID = "0000-0001-6466-877X")) ) Description: The POMA package offers a comprehensive toolkit designed for omics data analysis, streamlining the process from initial visualization to final statistical analysis. Its primary goal is to simplify and unify the various steps involved in omics data processing, making it more accessible and manageable within a single, intuitive R package. Emphasizing on reproducibility and user-friendliness, POMA leverages the standardized SummarizedExperiment class from Bioconductor, ensuring seamless integration and compatibility with a wide array of Bioconductor tools. This approach guarantees maximum flexibility and replicability, making POMA an essential asset for researchers handling omics datasets. See https://github.com/pcastellanoescuder/POMAShiny. Paper: Castellano-Escuder et al. (2021) for more details. License: GPL-3 Encoding: UTF-8 LazyData: true biocViews: BatchEffect, Classification, Clustering, DecisionTree, DimensionReduction, MultidimensionalScaling, Normalization, Preprocessing, PrincipalComponent, Regression, RNASeq, Software, StatisticalMethod, Visualization Imports: broom, caret, ComplexHeatmap, dbscan, dplyr, DESeq2, fgsea, FSA, ggcorrplot, ggplot2, ggrepel, glmnet, grid, impute, janitor, limma, lme4, magrittr, MASS, mixOmics, multcomp, msigdbr, purrr, randomForest, RankProd (>= 3.14), rlang, SummarizedExperiment, sva, tibble, tidyr, utils, uwot, vegan Suggests: BiocStyle, covr, ggraph, ggtext, knitr, patchwork, plotly, tidyverse, testthat (>= 2.3.2) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.0) VignetteBuilder: knitr URL: https://github.com/pcastellanoescuder/POMA BugReports: https://github.com/pcastellanoescuder/POMA/issues Config/pak/sysreqs: cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev libgmp3-dev make texlive libicu-dev libpng-dev libuv1-dev libxml2-dev libmpfr-dev libgl1-mesa-dev libssl-dev perl zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:53:17 UTC RemoteUrl: https://github.com/bioc/POMA RemoteRef: HEAD RemoteSha: abb075a6ecc710996b5c8e77ce475c92b3f2c241 NeedsCompilation: no Packaged: 2026-07-02 09:36:05 UTC; root Author: Pol Castellano-Escuder [aut, cre] (ORCID: ) Maintainer: Pol Castellano-Escuder