peaks_per_frame_cnts | R Documentation |
Get the number of peaks per frame.
peaks_per_frame_cnts(opentims)
opentims |
Instance of OpenTIMS. |
Number of peaks in each frame.
## Not run: D = OpenTIMS('path/to/your/folder.d') print(peaks_per_frame_cnts(D)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.