Learn R Programming

opentimsr (version 1.0.13)

OpenTIMS: 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

Run this code
# NOT RUN {
D = OpenTIMS(path_to_.d_folder)
D[1] # First frame.
# }

Run the code above in your browser using DataLab