powered by
Get the number of peaks per frame.
peaks_per_frame_cnts(timsr)
Instance of TimsR.
Number of peaks in each frame.
# NOT RUN { D = TimsR('path/to/your/folder.d') print(peaks_per_frame_cnts(D)) # }
Run the code above in your browser using DataLab