Sterol4DAnalyzer is an R package for identifying Sterol lipids with 4 dimensional match (m/z, RT, CCS and MSMS).
install.packages('devtools')
# install dependencies
install.packages('BiocManager')
BiocManager::install(c('BiocParallel', 'ggplot2', 'ggrepel'))
devtools::install_github('ZhuMetLab/SpectraTools')
# install dependencies
install.packages('BiocManager')
devtools::install_github('ZhuMetLab/Sterol4DAnalyzer')
``` $ library(Steorol4DAnalyzer)
```
This work is licensed under the Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.