https://github.com/wilsontom/srm
Toolkit for Selective Reaction Monitoring (SRM) Mass Spectrometry (MS) Data
https://github.com/wilsontom/srm
lcms mass-spectrometry metabolomics quantification srm-ms triple-quadrupole
Last synced: 3 months ago
JSON representation
Toolkit for Selective Reaction Monitoring (SRM) Mass Spectrometry (MS) Data
- Host: GitHub
- URL: https://github.com/wilsontom/srm
- Owner: wilsontom
- Created: 2016-07-11T16:43:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-08-27T10:38:50.000Z (5 months ago)
- Last Synced: 2025-08-27T19:06:12.673Z (5 months ago)
- Topics: lcms, mass-spectrometry, metabolomics, quantification, srm-ms, triple-quadrupole
- Language: R
- Homepage: https://wilsontom.github.io/sRm
- Size: 8.17 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
Awesome Lists containing this project
README
# sRm
[](https://www.tidyverse.org/lifecycle/#stable) [](https://github.com/wilsontom/sRm/actions/workflows/R-CMD-check.yaml) [](https://codecov.io/gh/wilsontom/sRm)  [](https://doi.org/10.5281/zenodo.3373823) [](https://github.com/wilsontom/sRm/releases)
> __Toolkit for Selective Reaction Monitoring (SRM) Mass Spectrometry (MS) Data__
## Installation
`sRm` can de installed directly from GitHub using the `remotes` packages
```r
remotes::install_github('wilsontom/sRm')
```
## Learn More
The package documentation can be browsed online at [https://wilsontom/github.io/sRm](https://wilsontom/github.io/sRm). The [Getting Started](https://wilsontom.github.io/sRm/articles/sRm.html) vignette is the best place to start for an introduction into using the package.