peaks_per_frame_cnts: Get the number of peaks per frame.

Description Usage Arguments Value Examples

View source: R/timsr.R

Description

Get the number of peaks per frame.

Usage

1

Arguments

timsr

Instance of TimsR.

Value

Number of peaks in each frame.

Examples

1
2
3
4
5
## Not run: 
D = TimsR('path/to/your/folder.d')
print(peaks_per_frame_cnts(D)) 

## End(Not run)

dschief001/timsr documentation built on Dec. 20, 2021, 1:21 a.m.