ComparePeaksHuman: ComparePeaksHuman

Description Usage Arguments Value See Also Examples

View source: R/ComparePeaksHuman.R

Description

Function to compare human MHCI atlas to simple Peaks output (peptide.csv) to assess extent of overlapping peptides.

Usage

1
ComparePeaksHuman(peaks_peptide_output, df_human)

Arguments

peaks_peptide_output

The data frame containing the peaks output (peptide.csv)

df_human

Data frame containing the human MHCI atlas data

Value

venn diagramm plot and dataframe of input annotated with presence/absence of these peptides in the human MHCI atlas

See Also

venn

Examples

1
2
3
4
## Not run: 
 ComparePeaksHuman(peaks_peptide_output,df_human)

## End(Not run)

CaronLab/MHCIatlas documentation built on March 10, 2021, 12:38 a.m.