OpenTIMS: Get OpenTIMS data representation.

View source: R/opentimsr.R

OpenTIMSR Documentation

Get OpenTIMS data representation.

Description

Get OpenTIMS data representation.

Usage

OpenTIMS(path.d)

Arguments

path.d

Path to the TimsTOF '*.d' folder containing the data (requires the folder to contain only 'analysis.tdf' and 'analysis.tdf_bin').

Examples

## Not run: 
D = OpenTIMS(path_to_.d_folder)
D[1] # First frame.

## End(Not run)

opentimsr documentation built on March 30, 2022, 1:06 a.m.