Git Product home page Git Product logo

metaboliter's Introduction

metaboliteR

pipeline status coverage report

Overview

metaboliteR is a R package that provides few Probabilistic PCA (PPCA) methods (Nyamundanda G. et al. 2010) to analyse metabolomic data. PPCA is an extension of the PCA method with probabilistic basis which offers quantification of statistical uncertainty in the model. While PCA uses orthogonal transformation to obtain Principal Components (PC) scores, PPCA assumes a multivariate Gaussian distribution on the Principal Components scores and estimate the model parameter through Expectation-Maximisation (EM) algorithm. There are also further extension with PPCCA (including covariates), MPPCA (accounting groupings) and DPPCA (different time points) (Nyamundanda G. et al. 2014).

In addition, metaboliteR also incorporates a method of estimating sample size for metabolomic experiments introduced by (Nyamundanda G. et al. 2013).

metaboliteR also has a graphical user interface (GUI) application through the use of Shiny. This can be accessed through here or the image below:

Installation

# Install from CRAN (To be published.. )
install.packages("metaboliteR")

# Or the development version from Gitlab
# install.packages("devtools")
devtools::install_gitlab("metaboliteR/metaboliteR")

You can also clone this repositary and install it locally. However, make sure to install dependencies in your computer for the package to work.

Run the following code: remotes::install_local(dependencies = TRUE)

Quick Guide

References

Websites (removing later)

Original PPCA function repositary

GitLab

Webpage

ShinyApp: can only host app when package is available in CRAN

metaboliter's People

Contributors

gweexianyao avatar luizapiancastelli avatar sajal010 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.