Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rformassspectrometry/spectravis

Visualising Spectra Data
https://github.com/rformassspectrometry/spectravis

bioconductor mass-spectrometry metabolomics proteomics rstats spectra visualisation

Last synced: about 1 month ago
JSON representation

Visualising Spectra Data

Awesome Lists containing this project

README

        

A simple package for (interactive) visualisation and exploration of
mass spectrometry data stored in
[`Spectra`](https://rformassspectrometry.github.io/Spectra/) objects.

To install the package:

```r
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")

BiocManager::install("RforMassSpectrometry/SpectraVis")
```

See `?SpectraVis` or the video below to get started.

[![SpectraVis](http://img.youtube.com/vi/MHnP44glwUE/0.jpg)](http://www.youtube.com/watch?v=MHnP44glwUE "SpectraVis: Visualising and Exploring Spectra Data")