Description Usage Arguments Value Examples
View source: R/patient_affinity_visualizer.R
Barplot a set of gene's predicted percentage ranks for their present mutant neoantigen peptides (which have HLA alleles affinities information available in the lung cancer neoantigen database.)
1 | patient_affinity_visualizer(geneSet, colNum = 1, colorFlag = 0)
|
geneSet |
A data.frame of gene names and associated gene peptide sequence. |
colNum |
Number of Columns the resulting set of barplots will have |
colorFlag |
By Default, colorFlag is set to 0. If it is set to 1, all subsequent affinity barplots will be coloured according to binding strength between the mutation and the HLA-Allele. If it is set to 2, all subsequent affinity barplots will be coloured according to confidence level between mutation and the HLA-Allele. |
status, 1 for failure, 0 for success.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.