Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 303 Bytes

MDPlotR

Using Shiny to analyze MS data by mass defect plots

MDPlotR is now part of the EnviGCMS package.

---Instructions to install and run---

library(devtools)
devtools::install_github("yufree/enviGCMS")
library(enviGCMS)
enviGCMS::runMDPlot()