MsBackend
instances from the
Spectra package.precScanNum
, spectraNames
and tic
).MsBackendTimsTof
extends MsBackendCached
to support locally change or
adding new spectra variables.dataOrigin
method.peaksVariables
method.opentimsr
parallel processing to not interfere with BiocParallel
(issue
#16).coreSpectraVariables
from Spectra
and thus depend on Spectra
version >= 1.5.14.inv_ion_mobility
as a spectraVariable
.msLevel
to extract MS level of each spectrum in MsBackendTimsTof
objects.spectraData
when parameter columns
of length 1 is provided
(issue [#7]
(https://github.com/rformassspectrometry/MsBackendTimsTof/issues/7)).show
method.peaksData
with duplicated spectra (e.g. due to
sps[c(1, 1, 1)]
).mz
, intensity
, peaksData
methods that caused these
methods to return spectra values in wrong order given a reordered
MsBackendTimsTof
object.spectraVariables
and spectraData
methods.MsBackendTimsTof
function.mz
, intensity
, peaksData
methods to access m/z, intensities, peak
matrices of spectra in the backend.rtime
method to access retention time of spectra in the backend.MsBackendTimsTof
class definition.backendInitialize
method to initialize a MsBackendTimsTof
backend.[
method to subset the backend object.length
method to get object length (number of spectra in the backend)dataStorage
method to get the TimsTOF ā*.dā folders where each spectra is
retrieved from.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.