Code Monkey home page Code Monkey logo

tkimhofer / metabom8 Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 5.0 59.3 MB

R library for NMR/MS analyses. Workflow includes NMR data import & preprocessing, statistical modelling (PCA, O-PLS), met ID-ing, visualisation (ggplot2, plotly).. Critical functions implemented in C++ using linear algebra packages (Armadillo, Eigen) to improve run-time.

Home Page: https://tkimhofer.github.io/metabom8/

License: Other

C++ 12.52% R 87.48%
rcpp armadillo eigen

metabom8's Introduction

Hi there ๐Ÿ‘‹

metabom8's People

Contributors

rgilredondo avatar tkimhofer avatar vmalnathnambiar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

metabom8's Issues

Importing non-IVDr NMR spectra

path='../../../20190330/Onedrive - Murdoch University/Rfolder_data/Cambridge_DIRE_280820/'

read1d(path)
Error in .filterExp_files(pars, exp_type, f_list) :
No files found that match the specified parameter specification levels.

Binning in pqn

pqn with binning = NULL throws error can't find X1

Also, implement noise cutoff to exclude noise reagion

opls warning

smod=opls(X,Y)
Performing discriminant analysis.
Setting CV k-fold parameter to 7. Number of observations in group 2 is too low (n=7) for k=7.
An O-PLS-DA model with 1 predictive and 1 orthogonal components was fitted.
Warning messages:
1: In roc.default(response = Y, predictor = preds_test, quiet = TRUE) :
Deprecated use a matrix as predictor. Unexpected results may be produced, please pass a numeric vector.
2: In roc.default(response = Y, predictor = preds_test, quiet = TRUE) :
Deprecated use a matrix as predictor. Unexpected results may be produced, please pass a numeric vector.

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.