yuanboFaith / RK_LCMS

UHPLC-QqQ-MS/MS method development and validation with statistical analysis: Determination of raspberry ketone metabolites in mice plasma and brain

Home Page:https://yuanbofaith.github.io/RK_LCMS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UHPLC-QqQ-MS/MS method development and validation with statistical analysis: Determination of raspberry ketone metabolites in mice plasma and brain

See original article in J. Chroma. B.

Abstract

Raspberry ketone (RK) (4-(4-hydroxyphenyl)-2-butanone) is the major compound responsible for the characteristic aroma of red raspberries, and has long been used commercially as a flavoring agent and recently as a weight loss supplement. A targeted UHPLC-QqQ-MS/MS method was developed and validated for analysis of RK and 25 associated metabolites in mouse plasma and brain. Dispersion and projection analysis and central composite design were used for method optimization. Random effect analysis of variance was applied for validation inference and variation partition. Within this framework, repeatability, a broader sense of precision, was calculated as fraction of accuracy variance, reflecting instrumental imprecision, compound degradation and carry-over effects. Multivariate correlation analysis and principle component analysis were conducted, revealing underlying association among the manifold of method traits. R programming was engaged in streamlined statistical analysis and data visualization. Two particular phenomena, the analytes' background existence in the enzyme solution used for phase II metabolites deconjugation, and the noted lability of analytes in pure solvent at 4 ℃ vs. elevated stability in biomatrices, were found critical to method development and validation. The approach for the method development and validation provided a foundation for experiments that examine RK metabolism and bioavailability.

The repository records the R script used for data anaysis and visualization in this publication. The script and output can be accessed here.


Script References

The R code has been developed with reference to R for Data Science (2e), and the official documentation of tidyverse, and DataBrewer.co. See breakdown of modules below:

  • Data visualization with ggplot2 (tutorial of the fundamentals; and data viz. gallery).

  • Data wrangling with the following packages: tidyr: transform (e.g., pivoting) the dataset into tidy structure; dplyr: the basic tools to work with data frames; stringr: work with strings; regular expression: search and match a string pattern; purrr: functional programming (e.g., iterating functions across elements of columns); and tibble: work with data frames in the modern tibble structure.


Follow me. Stay Updated with My Latest Research

Medium Logo X Logo DataBrewer Logo Harvard Public Health Logo ORCID Logo LinkedIn Logo Academia Logo Google Scholar

About

UHPLC-QqQ-MS/MS method development and validation with statistical analysis: Determination of raspberry ketone metabolites in mice plasma and brain

https://yuanbofaith.github.io/RK_LCMS/


Languages

Language:HTML 55.0%Language:JavaScript 24.0%Language:CSS 21.0%