compare_calls: compare sets of significant peptides called by the used data

View source: R/plots.R

compare_callsR Documentation

compare sets of significant peptides called by the used data

Description

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

Usage

compare_calls(r, sig = 0.05)

Arguments

r

result dataframe typically from 'compare()'

sig

significance cut-off to select peptides

Value

UpSet plot


TeamMacLean/pepdiff documentation built on April 24, 2023, 7:48 a.m.