ptrHeatmap | R Documentation |
ptrHeatmap
ptrHeatmap(ptr, threshold = 100, timebreaks = 100, massbreaks = 100, rt = NULL)
ptr |
ptr object |
threshold |
Intensity below this threshold are not represented |
timebreaks |
Number of equidistant timepoints |
massbreaks |
Number of equidistant masspoints |
rt |
Numeric vector of size 2 representing the interval of time to be plotted |
a data frame with "mz","rt" and "int" columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.