https://github.com/sgibb/readbrukerflexdata
Reads data files acquired by MALDI-TOF MS on Bruker Daltonics machines of the *flex series
https://github.com/sgibb/readbrukerflexdata
bruker-daltonics import maldi-tof-ms
Last synced: 2 months ago
JSON representation
Reads data files acquired by MALDI-TOF MS on Bruker Daltonics machines of the *flex series
- Host: GitHub
- URL: https://github.com/sgibb/readbrukerflexdata
- Owner: sgibb
- Created: 2012-09-10T16:43:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T21:08:24.000Z (8 months ago)
- Last Synced: 2025-03-17T12:22:08.335Z (2 months ago)
- Topics: bruker-daltonics, import, maldi-tof-ms
- Language: R
- Homepage:
- Size: 423 KB
- Stars: 13
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# readBrukerFlexData
[](http://www.repostatus.org/#inactive)
[](http://www.gnu.org/licenses/gpl-3.0.html)
[](https://cran.r-project.org/package=readBrukerFlexData)
[](https://cran.r-project.org/package=readBrukerFlexData)
[CRAN check result](http://cran.r-project.org/web/checks/check_results_readBrukerFlexData.html)## Description
The readBrukerFlexData package reads data files acquired by MALDI-TOF MS on
Bruker Daltonics machines of the *flex series (autoflex, microflex, ultraflex).The package was developed __without__ any knowledge nor even support by
Bruker Daltonics.All trademarks are owned by or licensed to Bruker Daltonics.
## File Format
See the [wiki](https://github.com/sgibb/readBrukerFlexData/wiki) for notes about
the file format.## Install
```s
install.packages("readBrukerFlexData")
```