decodePeaks: Decode peaks

View source: R/decodePeaks.R

decodePeaksR Documentation

Decode peaks

Description

Decode a binaryDataArray into a vector of either time or intensity

Usage

decodePeaks(x, compression = "none", size)

Arguments

x

a base64 encoded vector

compression

compression type (default = "none")

size

a numeric value for the number of bytes per element in the byte stream

Value

a numeric vector


wilsontom/q3ML documentation built on March 20, 2022, 10:50 p.m.