An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# sRm

[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable) [![R-CMD-check](https://github.com/wilsontom/sRm/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/wilsontom/sRm/actions/workflows/R-CMD-check.yaml) [![codecov](https://codecov.io/gh/wilsontom/sRm/branch/master/graph/badge.svg)](https://codecov.io/gh/wilsontom/sRm) ![License](https://img.shields.io/badge/license-GNU%20GPL%20v3.0-blue.svg "GNU GPL v3.0") [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3373823.svg)](https://doi.org/10.5281/zenodo.3373823) [![GitHub](https://img.shields.io/github/v/release/wilsontom/sRm?color=brightgreen&label=GitHub%20Version)](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.