Learn R Programming

RMSNumpress (version 1.0.1)

'Rcpp' Bindings to Native C++ Implementation of MS Numpress

Description

'Rcpp' bindings to the native C++ implementation of MS Numpress, that provides two compression schemes for numeric data from mass spectrometers. The library provides implementations of 3 different algorithms, 1 designed to compress first order smooth data like retention time or M/Z arrays, and 2 for compressing non smooth data with lower requirements on precision like ion count arrays. Refer to the publication (Teleman et al., (2014) ) for more details.

Copy Link

Version

Install

install.packages('RMSNumpress')

Monthly Downloads

181

Version

1.0.1

License

BSD_3_clause + file LICENSE

Maintainer

Justin Sing

Last Published

February 4th, 2021

Functions in RMSNumpress (1.0.1)

optimalLinearFixedPoint

optimalLinearFixedPoint
optimalLinearFixedPointMass

optimalLinearFixedPointMass
encodePic

encodePic
encodeSlof

encodeSlof
decodeSlof

decodeSlof
encodeLinear

encodeLinear
decodePic

decodePic
RMSNumpress-package

Rcpp bindings to native C++ implementation of MS Numpress
decodeLinear

decodeLinear
optimalSlofFixedPoint

optimalSlofFixedPoint