Skip to content

📦 User-friendly Workflow for Metabolomics and Proteomics Data Analysis

License

Notifications You must be signed in to change notification settings

nutrimetabolomics/POMA

 
 

Repository files navigation

POMA

Lifecycle: stable Actions Status Codecov test coverage CodeFactor Last Commit License: GPL v3

BioC branch Status Version Dependencies Rank
Release Bioc release status BioC released version Dependencies Rank
Devel Bioc devel status BioC devel version Dependencies Rank

POMA introduces a structured, reproducible and easy-to-use workflow for the visualization, pre-processing, exploration, and statistical analysis of omics datasets. The main aim of POMA is to enable a flexible data cleaning and statistical analysis processes in one comprehensible and user-friendly R package. This package uses the standardized SummarizedExperiment class to achieve the maximum flexibility and reproducibility and makes POMA compatible with other Bioconductor packages.

POMA also has two different Shiny app modules both for exploratory data analysis and statistical analysis that implement all POMA functions in two user-friendly web interfaces.

The github page is for active development, issue tracking and forking/pulling purposes. To get an overview of the package, see the POMA Workflow vignette.

Installation

To install Bioconductor version:

# install.packages("BiocManager")
BiocManager::install("POMA")

If you need the GitHub version (not recommended unless you know what you are doing), use:

# install.packages("devtools")
devtools::install_github("pcastellanoescuder/POMA")

Code of Conduct

Please note that the ‘POMA’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

📦 User-friendly Workflow for Metabolomics and Proteomics Data Analysis

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%