jonasfoe / MsBatchViewer

R Shiny tool for charge state resolved total ion current chromatograms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MsBatchViewer

A tool for opening multiple Thermo MS rawfiles (.raw) to plot charge state resolved total ion current chromatograms and inspect metadata. Charge state resolved TIC chromatograms are especially useful for immunopeptidomics.

Screenshot

screenshot

Requirements

Download the repository and extract it into a directory.

The following software is expected to be installed:

To use the .cmd files, Rscript.exe must be available in the console. This is typically done by attaching the R/bin directory to the PATH environment variable. The process is for example described here: (https://cran.r-project.org/bin/windows/base/rw-FAQ.html#Rcmd-is-not-found-in-my-PATH_0021)

Initialize the R environment by running configure.cmd

Run the Viewer

Run MsBatchViewer.cmd

About

R Shiny tool for charge state resolved total ion current chromatograms

License:Creative Commons Attribution 4.0 International


Languages

Language:R 97.3%Language:Batchfile 2.7%