knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This package contains the liquid chromatography-mass spectrometry data associated with the publication:
Xiao W, Oldham WM, Priolo C, Pandey AK, Loscalzo J. Immunometabolic Phenotypes: Integrative Molecular Mechanisms Linking Inflammation and Glucose Metabolism in the Endothelium. 2021.
inst/extdata
.vignettes/analysis.Rmd
.git clone https://github.com/oldhamlab/Xiao.2021.endothelial.immunometabolism.git
Install the package:
r
devtools::install_github("oldhamlab/Xiao.2021.endothelial.immunometabolism", build_vignettes = TRUE)
Access the vignette:
r
vignette("analysis", package = "Xiao.2021.endothelial.immunometabolism")
Access the processed data:
r
Xiao.2021.endothelial.immunometabolism::mid
The mzrtools
package used for isotope correction can be install from:
devtools::install_github("oldhamlab/mzrtools", build_vignettes = TRUE)`
| Text / figures : CC-BY-4.0 | Code : See the DESCRIPTION file. | Data : CC-0. Attribution requested in reuse.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.