Description Usage Arguments Value See Also Examples
View source: R/ComparePeaksHuman.R
Function to compare human MHCI atlas to simple Peaks output (peptide.csv) to assess extent of overlapping peptides.
1 | ComparePeaksHuman(peaks_peptide_output, df_human)
|
peaks_peptide_output |
The data frame containing the peaks output (peptide.csv) |
df_human |
Data frame containing the human MHCI atlas data |
venn diagramm plot and dataframe of input annotated with presence/absence of these peptides in the human MHCI atlas
1 2 3 4 | ## Not run:
ComparePeaksHuman(peaks_peptide_output,df_human)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.