Package: MsStash 0.97.0
MsStash: Infrastructure to serialize and restore mass spectrometry data objects
The serialization mechanism of R allows to save and load R data objects in a binary format, that can however not be read by other programming languages or software. The MsStash package defines classes and method to enable serializing and restoring, or importing, mass spectrometry data objects to and from language agnostic file formats. A variety of different file types, including HDF5 and JSON-based formats defined by the Bioconductor *alabaster* package are supported. The file type can be defined and configured through a second argument `param` of the save/read methods.
Authors:
MsStash_0.97.0.tar.gz
MsStash_0.97.0.zip(r-4.7)MsStash_0.97.0.zip(r-4.6)
MsStash_0.97.0.tgz(r-4.6-any)
MsStash_0.97.0.tar.gz(r-4.7-any)MsStash_0.97.0.tar.gz(r-4.6-any)
MsStash_0.97.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
MsStash/json (API)
| # Install 'MsStash' in R: |
| install.packages('MsStash', repos = c('https://rformassspectrometry.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rformassspectrometry/msstash/issues
infrastructuremassspectrometrymetabolomicsdataimportproteomics
Last updated from:633c0cb656. Checks:7 OK, 2 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 171 | ||
| source / vignettes | OK | 247 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | FAIL | 108 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | FAIL | 153 | ||
| wasm-release | OK | 106 |
Exports:AlabasterParamPlainTextParamreadMsObjectsaveMsObject
Dependencies:ProtGenerics
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Store MS data objects using the alabaster framework | AlabasterParam AlabasterParam-class |
| Store contents of MS objects as plain text files | PlainTextParam PlainTextParam-class |
| Save and load MS data objects to and from different file formats | readMsObject saveMsObject |
