Package: MLP
Maintainer: Tobias Verbeke <tobias.verbeke@openanalytics.eu>
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.58.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
git_url: https://git.bioconductor.org/packages/MLP
git_branch: RELEASE_3_22
git_last_commit: 10c7161
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:27:51 UTC; biocbuild
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]
Built: R 4.5.1; ; 2025-10-30 12:25:59 UTC; unix
