Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.48 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.48 KB

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. JPR JPR

MsBackendRawFileReader

Provides an alternative MsBackend to Spectra through the rawrr package. Ultimately this backend will allow direct access to spectral data logged in ThermoFischer Scientific .raw files using accessor functions defined in the Spectra package (on-disk backend).

Details of the backend concept are outlined in https://github.com/rformassspectrometry/Spectra/blob/master/man/MsBackend.Rd

Install

Please follow the install instructions provided through

https://bioconductor.org/packages/MsBackendRawFileReader/

Goal

Integration of rawDiag and rawrr into the RforMassSpectrometry Spectra ecosystem.

R4MS arch

see also Bioconductor/Contributions#1886