Description Usage Arguments Value Examples
Get the retention time for each frame.
1 | retention_times(timsr)
|
timsr |
Instance of TimsR. |
Retention times corresponding to each frame.
1 2 3 4 5 | ## Not run:
D = TimsR('path/to/your/folder.d')
print(retention_times(D))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.