https://github.com/jorainer/eurobioc2017-msnbase
Slides for the flashlight talk about on-the-fly data access and MS write support added to mzR/MSnbase/xcms for the European Bioconductor Developer Meeting 2017 in Cambridge, UK.
https://github.com/jorainer/eurobioc2017-msnbase
Last synced: 3 months ago
JSON representation
Slides for the flashlight talk about on-the-fly data access and MS write support added to mzR/MSnbase/xcms for the European Bioconductor Developer Meeting 2017 in Cambridge, UK.
- Host: GitHub
- URL: https://github.com/jorainer/eurobioc2017-msnbase
- Owner: jorainer
- Created: 2017-11-13T08:03:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T19:36:42.000Z (over 7 years ago)
- Last Synced: 2025-01-20T22:54:57.817Z (5 months ago)
- Language: TeX
- Size: 737 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EuroBioc2017-MSnbase
This repository contains material (slides/org-mode presentation) for the flash
light talk covering recent updates to `mzR`, `MSnbase` and `xmcs`
(i.e. on-the-fly data access and MS data write support) to be presented at the
European Bioconductor Developer Meeting 2017 in Cambridge, UK (see
https://github.com/Bioconductor/EuroBioc2017 for details).The title for the talk is **Enabling analysis of large scale
metabolomics/proteomics data: on-the-fly data access in MSnbase**. The topics
covered in the talk are:
- Basics for LCMS data.
- `onDisk` *vs* `inMem`: why?
- `mzR` write support.
- Application example: MS data centroiding in `R`:
- Profile-mode for a test peak.
- Apply `smooth` and `pickPeaks`.
- Show results and compare to proteowizard.