Description Usage Arguments Value
View source: R/Distribution_plot.R
Distribution plot
1 2 3 4 5 6 7 8 | Distribution_plot(
pmfscore_totalb,
threshold,
binwidth = 0.2,
sd,
name,
do.plotB = FALSE
)
|
pmfscore_totalb |
Output of the scoring |
threshold |
threshold for scoring |
binwidth |
Binwidth |
sd |
sd |
name |
name for saving |
do.plotB |
If TRUE returns plot |
Distribution plot for scored PMF MALDI-MS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.