MetaProViz
This is the development version of MetaProViz; to use it, please install the devel version of Bioconductor.
METabolomics pre-PRocessing, functiOnal analysis and VIZualisation
Bioconductor version: Development (3.23)
MetaProViz can analyse standard metabolomics and exometabolomics data (CoRe). It performs pre-processing including feature filtering, missing value imputation, normalisation and outlier detection. It performs functional analysis including differential metabolite analysis (DMA), clustering based on regulatory rules (MCA) and contains different visualisation methods to extract biological interpretable graphs and saves them in a publication ready format.
Author: Christina Schmidt [aut, cre, fnd]
, Denes Turei [aut]
, Dimitrios Prymidis [aut]
, Macabe Daley [aut]
, Jannik Franken [aut], Julio Saez-Rodriguez [aut]
, Christian Frezza [aut]
Maintainer: Christina Schmidt <christina.schmidt.science at gmail.com>
citation("MetaProViz")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("MetaProViz")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | Clustering, Metabolomics, Pathways, QualityControl, Software, SystemsBiology, Visualization |
| Version | 3.99.40 |
| In Bioconductor since | BioC 3.23 (R-4.6) |
| License | BSD_3_clause + file LICENSE |
| Depends | R (>= 4.4) |
| Imports | broom, ComplexUpset (>= 1.3.3), cosmosR, DBI, dplyr, EnhancedVolcano, factoextra, ggbeeswarm, ggfortify, ggplot2 (>= 3.3.5), ggpubr, ggrepel, grid, gridExtra, gtools, hash, igraph, ggraph, inflection, limma, logger, magrittr, methods, OmnipathR(>= 3.17.4), patchwork, pheatmap, Polychrome, purrr, qcc, qvalue, rappdirs, readr, rlang, rstatix, S4Vectors, stringr, SummarizedExperiment, tibble, tidyr, tidyselect, writexl |
| System Requirements | |
| URL | https://saezlab.github.io/MetaProViz |
| Bug Reports | https://github.com/saezlab/MetaProViz/issues |
See More
| Suggests | BiocStyle, ggupset, ggVennDiagram, kableExtra, knitr, pkgdown, svglite, testthat (>= 3.1.4) |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (big-sur-x86_64) | |
| macOS Binary (big-sur-arm64) | MetaProViz_3.99.40.tgz |
| macOS Binary (sonoma-arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/MetaProViz |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MetaProViz |
| Bioc Package Browser | https://code.bioconductor.org/browse/MetaProViz/ |
| Package Short Url | https://bioconductor.org/packages/MetaProViz/ |
| Package Downloads Report | Download Stats |