compare_calls | R Documentation |
produces an UpSet plot showing intersections and set-size of the different sets of significant peptides called by the methods used in the provided result dataframe
compare_calls(r, sig = 0.05)
r |
result dataframe typically from 'compare()' |
sig |
significance cut-off to select peptides |
UpSet plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.