Package: MLP Maintainer: Tobias Verbeke License: GPL-3 Title: Mean Log P Analysis Type: Package Authors@R: c( person(given = "Nandini", family = "Raghavan", role = "aut"), person(given = "Tobias", family = "Verbeke", role = "aut", email = "tobias.verbeke@openanalytics.eu"), person(given = "An", family = "De Bondt", role = "aut"), person(given = "Javier", family = "Cabrera", role = "ctb"), person(given = "Dhammika", family = "Amaratunga", role = "ctb"), person(given = "Tine", family = "Casneuf", role = "ctb"), person(given = "Willem", family = "Ligtenberg", role = "ctb"), person(given = "Laure", family = "Cougnaud", role = "cre", email = "laure.cougnaud@openanalytics.eu"), person(given = "Katarzyna", family = "Gorczak", role = "ctb", email = "katarzyna.gorczak@openanalytics.eu") ) Description: Pathway analysis based on p-values associated to genes from a genes expression analysis of interest. Utility functions enable to extract pathways from the Gene Ontology Biological Process (GOBP), Molecular Function (GOMF) and Cellular Component (GOCC), Kyoto Encyclopedia of Genes of Genomes (KEGG) and Reactome databases. Methodology, and helper functions to display the results as a table, barplot of pathway significance, Gene Ontology graph and pathway significance are available. Version: 1.61.0 biocViews: Genetics, GeneExpression, Pathways, Reactome, KEGG, GO Date: 2025-04-22 Imports: AnnotationDbi, gplots, graphics, stats, utils Suggests: GO.db, org.Hs.eg.db, org.Mm.eg.db, org.Rn.eg.db, org.Cf.eg.db, org.Mmu.eg.db, KEGGREST, annotate, Rgraphviz, GOstats, graph, limma, mouse4302.db, reactome.db Collate: 'addGeneSetDescription.R' 'getGeneSets.R' 'mlpBarplot.R' 'MLP.R' 'plotGeneSetSignificance.R' 'plotGOgraph.R' 'plot.MLP.R' 'plotQuantileCurves.R' 'utils.R' RoxygenNote: 7.3.2 Config/pak/sysreqs: libpng-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:35:00 UTC RemoteUrl: https://github.com/bioc/MLP RemoteRef: HEAD RemoteSha: 14fdc6f434ab13596bf5b680ef028b636770edb3 NeedsCompilation: no Packaged: 2026-07-13 05:46:45 UTC; root Author: Nandini Raghavan [aut], Tobias Verbeke [aut], An De Bondt [aut], Javier Cabrera [ctb], Dhammika Amaratunga [ctb], Tine Casneuf [ctb], Willem Ligtenberg [ctb], Laure Cougnaud [cre], Katarzyna Gorczak [ctb]