TimsR: Get TimsR data accessor.

Description Usage Arguments Value Examples

View source: R/timsr.R

Description

Get TimsR data accessor.

Usage

1
TimsR(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').

Value

instance of TimsR class that represents raw data

Examples

1
2
3
4
5
## Not run: 
D = TimsR(path_to_.d_folder)
D[1] # First frame.

## End(Not run)

timsr documentation built on May 12, 2021, 1:08 a.m.

Related to TimsR in timsr...