Package: PIUMA Type: Package Title: Phenotypes Identification Using Mapper from topological data Analysis Version: 1.9.0 Authors@R: c( person("Mattia", "Chiesa", , "mattia.chiesa@cardiologicomonzino.it", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7427-9954")), person("Arianna", "Dagliati", , "arianna.dagliati@unipv.it", role = "aut", comment = c(ORCID = "0000-0002-5041-0409")), person("Alessia", "Gerbasi", , "alessia.gerbasi01@universitadipavia.it", role = "aut", comment = c(ORCID = "0000-0003-4501-1777")), person("Giuseppe", "Albi", , "giuseppe.albi01@universitadipavia.it", role = "aut"), person("Laura", "Ballarini", , "laura.ballarini01@universitadipavia.it", role = "aut"), person("Luca", "Piacentini", , "luca.piacentini@cardiologicomonzino.it", role = "aut", comment = c(ORCID = "0000-0003-1022-4481")), person("Carlo", "Leonardi", , "cl35@sanger.ac.uk", role = "aut", comment = c(ORCID = "0000-0001-5348-8300")) ) Description: The PIUMA package offers a tidy pipeline of Topological Data Analysis frameworks to identify and characterize communities in high and heterogeneous dimensional data. License: GPL-3 + file LICENSE Encoding: UTF-8 LazyData: false biocViews: Clustering, GraphAndNetwork, DimensionReduction, Network, Classification VignetteBuilder: knitr Imports: Hmisc, igraph, patchwork, scales, utils, cluster, umap, tsne, kernlab, vegan, dbscan, grDevices, stats, methods, SummarizedExperiment, ggplot2 Suggests: BiocStyle, testthat, knitr, rmarkdown, Seurat, SingleCellExperiment, aricode, mclust, viridis, magick, ggrepel, dplyr Depends: R (>= 4.3) RoxygenNote: 7.3.1 URL: https://github.com/BioinfoMonzino/PIUMA BugReports: https://github.com/BioinfoMonzino/PIUMA/issues Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:02:54 UTC RemoteUrl: https://github.com/bioc/PIUMA RemoteRef: HEAD RemoteSha: c00b5d79824d3bdeedb5bbc5c798c24715c61fc4 NeedsCompilation: no Packaged: 2026-07-04 05:42:34 UTC; root Author: Mattia Chiesa [aut, cre] (ORCID: ), Arianna Dagliati [aut] (ORCID: ), Alessia Gerbasi [aut] (ORCID: ), Giuseppe Albi [aut], Laura Ballarini [aut], Luca Piacentini [aut] (ORCID: ), Carlo Leonardi [aut] (ORCID: ) Maintainer: Mattia Chiesa