plotPrecursorHeatmap | R Documentation |
Precursor Mass versus StartTime MS2 based hexagons
plotPrecursorHeatmap(x, method = "overlay", bins = 80)
x |
a |
method |
specifying the plot method 'trellis' | 'violin' | 'overlay'. The default is 'trellis'. |
bins |
number of bins in both vertical and horizontal directions. default is 80. |
a ggplot
object.
TODO: define bin with dynamically as h= 2x IQR x n e-1/3 or number of bins (max-min)/h
Christian Trachsel (2017)
rawDiag: \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1021/acs.jproteome.8b00173")},
rawrr: \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1021/acs.jproteome.0c00866")}
rawrr::sampleFilePath() |> readRaw() |> plotPrecursorHeatmap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.