A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/LuisCol8/SOMnmR/ below:

LuisCol8/SOMnmR: A package for 13C NMR analysis (integration and spinning sidebands correction, + molecular mixing model fitting)

SOMnmR

A package for 13C NMR analysis of soil and litter samples.

The package mainly focuses on the integration of NMR regions. With this information it can either correct the spinning side bands, give the integrals according to Bonanomi et al. (2011) or to the molecular mixing model (thereafter named MMM) according to Nelson et al. (2005).

If the MMM option is chosen, then a fitting is made either constrained with the NC ratio of the sample or not.

Background substraction, and phase correction is out of the scope of this package.

This package is my effort of applying stuff that I learned with what I needed to make things faster during my Ph.D. If you want me to be motivated to mantain this package and maybe add something or improve it. Show me the love/citations:

Just copy paste this:

Colocho Hurtarte, L. C. (2022). SOMnmR (Version 0.2.0) [Computer software]. https://doi.org/10.5281/zenodo.7023315

Step 1 (Install devtools)

To install a SOMnmR as a package, start by installing the devtools package. The best way to do this is from CRAN, by typing from your comand line:

# Install devtools
  install.packages("devtools")

Install the package of interest from GitHub

Install SOMnmR from GitHub using the following code:

# load devtools
  library(devtools)

# load SOMnmR
  install_github("LuisCol8/SOMnmR")

Load the package

# load SOMnmR
  library(SOMnmR)

Hi My name is Luis Colocho. I made my Ph.D. at the Chair of Soil Science of the Technical University of Munich, under Apl. Prof. Joerg Prietzel. At our lab, a major equipment of use was the solid state NMR and for a manuscript (under review) I developed this package for quick analysis of 13C NMR data.

The package can do the integration and spinning side bands correction for different sets of 13C NMR regions, namely "4region"(Alkyl, O-Alkyl, Aryl and Carboxyl), "Bonanomi", according to Bonanomi et al., and the Molecular mixing model regions and fitting, according to Nelson et al (2005).

A special thanks goes to Prof. Carol Aldair, and Gabriela Viyalba for encouraging me to finish.

If you have suggestions, complains and questions just send me an email to:

luis [dot] colocho [at] diamond [dot] ac [dot] uk


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4