Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rformassspectrometry/spectravis
- Owner: rformassspectrometry
- Created: 2021-04-07T14:15:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T13:29:43.000Z (over 2 years ago)
- Last Synced: 2024-05-09T12:48:43.572Z (8 months ago)
- Topics: bioconductor, mass-spectrometry, metabolomics, proteomics, rstats, spectra, visualisation
- Language: R
- Homepage: https://rformassspectrometry.github.io/SpectraVis/
- Size: 1.12 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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")